tetris.mp4
Using C++ and sfml for graphics and audio
Open the shell and run make
then write CHIP-8
to see how to use the emulator
Tests are taken from Timendus/chip8-test-suite Only the random number test is taken from mattmikolay/chip-8
TESTS PASSED:
-
1-chip8-logo.ch8
-
2-ibm-logo.ch8
-
3-corax+.ch8
-
4-flags.ch8
-
5-quirks.ch8
-
6-keypad.ch8
-
7-beep.ch8
-
random_number_test.ch8