CHIP-8 interpreter in C++, as a project to learn how to make an emulator.
Uses the SDL2 library for handling input and graphics.
Based directly in Laurence Muller's tutorial.
CHIP-8 interpreter in C++, as a project to learn how to make an emulator.
Uses the SDL2 library for handling input and graphics.
Based directly in Laurence Muller's tutorial.