CHIP-8 Interpreter written in C. Uses SDL for graphics, audio, and input processing.
Interested in writing your own? Here are some great resources that I used:
http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/
CHIP-8 Interpreter written in C. Uses SDL for graphics, audio, and input processing.
Interested in writing your own? Here are some great resources that I used:
http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/