CHIP-8 Emulator
A small emulator for the CHIP-8 interpreter language. This implementation uses C++ for the core functionality and a SDL2 backend completes the emulator with sound, keyboard input and GL display.
Stack
C++
A small emulator for the CHIP-8 interpreter language. This implementation uses C++ for the core functionality and a SDL2 backend completes the emulator with sound, keyboard input and GL display.