cpu/tests: Add chip8-test-suite, organize tests
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "src/cpu/tests/chip8-test-suite"]
|
||||
path = src/cpu/tests/chip8-test-suite
|
||||
url = https://github.com/Timendus/chip8-test-suite.git
|
||||
1
src/cpu/tests/chip8-test-suite
Submodule
1
src/cpu/tests/chip8-test-suite
Submodule
Submodule src/cpu/tests/chip8-test-suite added at af7829841b
BIN
src/cpu/tests/screens/chip8-test-suite.ch8/64.bin
Normal file
BIN
src/cpu/tests/screens/chip8-test-suite.ch8/64.bin
Normal file
Binary file not shown.
BIN
src/cpu/tests/screens/chip8-test-suite.ch8/flags.bin
Normal file
BIN
src/cpu/tests/screens/chip8-test-suite.ch8/flags.bin
Normal file
Binary file not shown.
BIN
src/cpu/tests/screens/chip8-test-suite.ch8/quirks.bin
Normal file
BIN
src/cpu/tests/screens/chip8-test-suite.ch8/quirks.bin
Normal file
Binary file not shown.
BIN
src/cpu/tests/screens/chip8-test-suite.ch8/splash.bin
Normal file
BIN
src/cpu/tests/screens/chip8-test-suite.ch8/splash.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user