CHIP-8 Interpreter
Description
A CHIP-8 Interpreter written in C++. It implements CHIP-8 opcodes and memory effectively in order to execute CHIP-8 instructions. Graphics and input are handled using SDL2, allowing it to run any CHIP-8 program.
Pictures


