/chip8

🎮 An emulator and implementation of the CHIP-8 processor written in C++13

Primary LanguageC++GNU General Public License v3.0GPL-3.0

chip8

An emulator and implementation of the CHIP-8 processor written in C++13

clear && cmake CMakeLists.txt && make && ./chip8