summaryrefslogtreecommitdiff
path: root/roms
diff options
context:
space:
mode:
Diffstat (limited to 'roms')
-rw-r--r--roms/README.md6
-rw-r--r--roms/chiptest.ch8bin0 -> 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
new file mode 100644
index 0000000..4864260
--- /dev/null
+++ b/roms/chiptest.ch8
Binary files differ