diff options
| author | Loic Guegan <loic.guegan@mailbox.org> | 2023-12-25 19:19:09 +0100 |
|---|---|---|
| committer | Loic Guegan <loic.guegan@mailbox.org> | 2023-12-25 19:19:09 +0100 |
| commit | 048b41e20a55a41cb2698a7e47d8c3ca2f68d57b (patch) | |
| tree | 632b4b660b5ec3190042ccaaa7890ee00b6f4c5c /roms | |
| parent | 41c8b2afb337dc43c709c31cde38257a058c0bf0 (diff) | |
Minor changes
Diffstat (limited to 'roms')
| -rw-r--r-- | roms/README.md | 6 | ||||
| -rw-r--r-- | roms/chiptest.ch8 | bin | 0 -> 709 bytes |
2 files changed, 6 insertions, 0 deletions
diff --git a/roms/README.md b/roms/README.md new file mode 100644 index 0000000..e3e6474 --- /dev/null +++ b/roms/README.md @@ -0,0 +1,6 @@ +## Test roms information + +Source: +- chip8-test-suite: https://github.com/Timendus/chip8-test-suite +- chiptest.ch8: https://github.com/offstatic/chiptest/tree/master +- ibm.ch8: https://github.com/loktar00/chip8/tree/master/roms diff --git a/roms/chiptest.ch8 b/roms/chiptest.ch8 Binary files differnew file mode 100644 index 0000000..4864260 --- /dev/null +++ b/roms/chiptest.ch8 |
