A really basic Chip-8 emulator I wrote to refresh my memory on Chip-8's instruction set.
- C 96.4%
- CMake 3.6%
They are moved to chip8_util.h, which depends on chip8.h but not vise versa. |
||
|---|---|---|
| include | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
They are moved to chip8_util.h, which depends on chip8.h but not vise versa. |
||
|---|---|---|
| include | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||