diff options
Diffstat (limited to 'res/roms')
| -rw-r--r-- | res/roms/games/1dcell.ch8 | bin | 0 -> 150 bytes | |||
| -rw-r--r-- | res/roms/games/README.md | 4 | ||||
| -rw-r--r-- | res/roms/games/br8kout.ch8 | bin | 0 -> 199 bytes | |||
| -rw-r--r-- | res/roms/tests/README.md (renamed from res/roms/README.md) | 2 |
4 files changed, 5 insertions, 1 deletions
diff --git a/res/roms/games/1dcell.ch8 b/res/roms/games/1dcell.ch8 Binary files differnew file mode 100644 index 0000000..2fd5ba6 --- /dev/null +++ b/res/roms/games/1dcell.ch8 diff --git a/res/roms/games/README.md b/res/roms/games/README.md new file mode 100644 index 0000000..d7958af --- /dev/null +++ b/res/roms/games/README.md @@ -0,0 +1,4 @@ +# Game ROMs sources + +- https://github.com/kripod/chip8-roms +- https://johnearnest.github.io/chip8Archive/ diff --git a/res/roms/games/br8kout.ch8 b/res/roms/games/br8kout.ch8 Binary files differnew file mode 100644 index 0000000..7e675f0 --- /dev/null +++ b/res/roms/games/br8kout.ch8 diff --git a/res/roms/README.md b/res/roms/tests/README.md index e3e6474..d2b000a 100644 --- a/res/roms/README.md +++ b/res/roms/tests/README.md @@ -1,4 +1,4 @@ -## Test roms information +## Test ROMs information Source: - chip8-test-suite: https://github.com/Timendus/chip8-test-suite |
