Basic CHIP-8 interpreter written in C++
- C++ 94.1%
- CMake 5.9%
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
MyCHIP8
A CHIP-8 interpreter/emulator written for educational purposes. It was originally created in April 2026 and is mainly based on documentation from the following resources: