Cleaning repository
This commit is contained in:
parent
24aadae14d
commit
5eadac7291
30 changed files with 380 additions and 142 deletions
6
res/roms/README.md
Normal file
6
res/roms/README.md
Normal file
|
@ -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
|
BIN
res/roms/games/paddles.ch8
Normal file
BIN
res/roms/games/paddles.ch8
Normal file
Binary file not shown.
BIN
res/roms/games/pong_1player.ch8
Normal file
BIN
res/roms/games/pong_1player.ch8
Normal file
Binary file not shown.
BIN
res/roms/tests/chip8-test-suite/1-chip8-logo.ch8
Normal file
BIN
res/roms/tests/chip8-test-suite/1-chip8-logo.ch8
Normal file
Binary file not shown.
BIN
res/roms/tests/chip8-test-suite/2-ibm-logo.ch8
Normal file
BIN
res/roms/tests/chip8-test-suite/2-ibm-logo.ch8
Normal file
Binary file not shown.
BIN
res/roms/tests/chip8-test-suite/3-corax+.ch8
Normal file
BIN
res/roms/tests/chip8-test-suite/3-corax+.ch8
Normal file
Binary file not shown.
BIN
res/roms/tests/chip8-test-suite/4-flags.ch8
Normal file
BIN
res/roms/tests/chip8-test-suite/4-flags.ch8
Normal file
Binary file not shown.
BIN
res/roms/tests/chip8-test-suite/5-quirks.ch8
Normal file
BIN
res/roms/tests/chip8-test-suite/5-quirks.ch8
Normal file
Binary file not shown.
BIN
res/roms/tests/chip8-test-suite/6-keypad.ch8
Normal file
BIN
res/roms/tests/chip8-test-suite/6-keypad.ch8
Normal file
Binary file not shown.
BIN
res/roms/tests/chip8-test-suite/7-beep.ch8
Normal file
BIN
res/roms/tests/chip8-test-suite/7-beep.ch8
Normal file
Binary file not shown.
BIN
res/roms/tests/chip8-test-suite/8-scrolling.ch8
Normal file
BIN
res/roms/tests/chip8-test-suite/8-scrolling.ch8
Normal file
Binary file not shown.
BIN
res/roms/tests/chiptest.ch8
Normal file
BIN
res/roms/tests/chiptest.ch8
Normal file
Binary file not shown.
BIN
res/roms/tests/ibm.ch8
Normal file
BIN
res/roms/tests/ibm.ch8
Normal file
Binary file not shown.
BIN
res/speaker/beep.mp3
Normal file
BIN
res/speaker/beep.mp3
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue