diff options
| author | Loic Guegan <loic.guegan@mailbox.org> | 2023-12-26 17:51:39 +0100 |
|---|---|---|
| committer | Loic Guegan <loic.guegan@mailbox.org> | 2023-12-26 17:51:39 +0100 |
| commit | 5eadac72916ce9d53ffdc3f908a6e414858fe7e0 (patch) | |
| tree | 4c94efaa376280b44c510bad96eee41c43fc6c3a /res/roms/tests/chip8-test-suite | |
| parent | 24aadae14da23e852285d4d726148d260edc147d (diff) | |
Cleaning repository
Diffstat (limited to 'res/roms/tests/chip8-test-suite')
| -rw-r--r-- | res/roms/tests/chip8-test-suite/1-chip8-logo.ch8 | bin | 0 -> 260 bytes |
| -rw-r--r-- | res/roms/tests/chip8-test-suite/2-ibm-logo.ch8 | bin | 0 -> 132 bytes |
| -rw-r--r-- | res/roms/tests/chip8-test-suite/3-corax+.ch8 | bin | 0 -> 697 bytes |
| -rw-r--r-- | res/roms/tests/chip8-test-suite/4-flags.ch8 | bin | 0 -> 1041 bytes |
| -rw-r--r-- | res/roms/tests/chip8-test-suite/5-quirks.ch8 | bin | 0 -> 3232 bytes |
| -rw-r--r-- | res/roms/tests/chip8-test-suite/6-keypad.ch8 | bin | 0 -> 913 bytes |
| -rw-r--r-- | res/roms/tests/chip8-test-suite/7-beep.ch8 | bin | 0 -> 110 bytes |
| -rw-r--r-- | res/roms/tests/chip8-test-suite/8-scrolling.ch8 | bin | 0 -> 1330 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/res/roms/tests/chip8-test-suite/1-chip8-logo.ch8 b/res/roms/tests/chip8-test-suite/1-chip8-logo.ch8 Binary files differnew file mode 100644 index 0000000..8f83105 --- /dev/null +++ b/res/roms/tests/chip8-test-suite/1-chip8-logo.ch8 diff --git a/res/roms/tests/chip8-test-suite/2-ibm-logo.ch8 b/res/roms/tests/chip8-test-suite/2-ibm-logo.ch8 Binary files differnew file mode 100644 index 0000000..d60dac8 --- /dev/null +++ b/res/roms/tests/chip8-test-suite/2-ibm-logo.ch8 diff --git a/res/roms/tests/chip8-test-suite/3-corax+.ch8 b/res/roms/tests/chip8-test-suite/3-corax+.ch8 Binary files differnew file mode 100644 index 0000000..317029b --- /dev/null +++ b/res/roms/tests/chip8-test-suite/3-corax+.ch8 diff --git a/res/roms/tests/chip8-test-suite/4-flags.ch8 b/res/roms/tests/chip8-test-suite/4-flags.ch8 Binary files differnew file mode 100644 index 0000000..431f3b0 --- /dev/null +++ b/res/roms/tests/chip8-test-suite/4-flags.ch8 diff --git a/res/roms/tests/chip8-test-suite/5-quirks.ch8 b/res/roms/tests/chip8-test-suite/5-quirks.ch8 Binary files differnew file mode 100644 index 0000000..5206652 --- /dev/null +++ b/res/roms/tests/chip8-test-suite/5-quirks.ch8 diff --git a/res/roms/tests/chip8-test-suite/6-keypad.ch8 b/res/roms/tests/chip8-test-suite/6-keypad.ch8 Binary files differnew file mode 100644 index 0000000..88250bf --- /dev/null +++ b/res/roms/tests/chip8-test-suite/6-keypad.ch8 diff --git a/res/roms/tests/chip8-test-suite/7-beep.ch8 b/res/roms/tests/chip8-test-suite/7-beep.ch8 Binary files differnew file mode 100644 index 0000000..27c205f --- /dev/null +++ b/res/roms/tests/chip8-test-suite/7-beep.ch8 diff --git a/res/roms/tests/chip8-test-suite/8-scrolling.ch8 b/res/roms/tests/chip8-test-suite/8-scrolling.ch8 Binary files differnew file mode 100644 index 0000000..eb546e7 --- /dev/null +++ b/res/roms/tests/chip8-test-suite/8-scrolling.ch8 |
