about summary refs log tree commit diff
path: root/roms
diff options
context:
space:
mode:
authorManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2021-07-23 00:31:39 +0100
committerManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2021-07-23 00:31:39 +0100
commitde1aea22e649c246edb7976b6bcce38a210e1851 (patch)
treed578125e533c5d2f94e8a5d267956dd45669b936 /roms
parentFeature: Implemented various instructions (diff)
downloadCHIP8-Emulator-de1aea22e649c246edb7976b6bcce38a210e1851.tar.gz
CHIP8-Emulator-de1aea22e649c246edb7976b6bcce38a210e1851.tar.bz2
CHIP8-Emulator-de1aea22e649c246edb7976b6bcce38a210e1851.zip
Feature: Added key detection
Diffstat (limited to 'roms')
-rw-r--r--roms/clock.ch8bin0 -> 280 bytes
-rw-r--r--roms/key_test.ch8bin0 -> 114 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/roms/clock.ch8 b/roms/clock.ch8
new file mode 100644
index 0000000..ec137bd
--- /dev/null
+++ b/roms/clock.ch8
Binary files differdiff --git a/roms/key_test.ch8 b/roms/key_test.ch8
new file mode 100644
index 0000000..c60558e
--- /dev/null
+++ b/roms/key_test.ch8
Binary files differ