This Chip-8 emulator allows the user to run any chip-8 (.ch8) file. The user must have access to C++ and the SDL library installed.
This project is initially developed using a guide written by Austin Morlan. However many additional updates were implemented to fix bugs discovered in this test suite. Last updated on September 2024.