This is a Chip-8 emulator made in cpp with SDL2
This is my first emulator. My goal is to create a basic SEGA Megadrive/Genesis emulator by the end of this summer. I will add a way to toggle debug so that the emulator runs faster on keypresses.
main.exe <path/to/file.c8>