chip8-cpp
A small chip8 interpreter in C++, using SDL.
Install
Install by issuing the make
command.
Delete by using make clean
.
Usage
chip8 [file-name]
A small chip8 interpreter in C++, using SDL.
Install by issuing the make
command.
Delete by using make clean
.
chip8 [file-name]