wizardengineer / Chip8-emulator

A fun project made as a stepping stone to expand my understands for Emulators/Interpreter

Repository from Github https://github.comwizardengineer/Chip8-emulatorRepository from Github https://github.comwizardengineer/Chip8-emulator

forthebadge

Chip-8 Emulator

The sole purpose of this project was to attempt to learn, It's not going to be finish nor do I intend to finish it. I only cared for for understanding the semantics of the Chip-8 Interpreter to better my undestanding in C++ bit-masking, classes/objects and parsing bytes from files to be interpretered...

About

A fun project made as a stepping stone to expand my understands for Emulators/Interpreter

License:MIT License


Languages

Language:C++ 93.6%Language:Shell 3.8%Language:Makefile 1.4%Language:C 1.1%