No description
- C++ 90.2%
- CMake 9.8%
| data | ||
| extern | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| imgui.ini | ||
| README.md | ||
Chip 8 (Subset of Schip) - Emulator
More information on the project (here)[https://bolducke.github.io/projects/].
Build
Follow the classical step to build a CMake project in C++. CMake has only been tested on linux.