/idC8in

Idiot('s) CHIP-8 Interpreter

Primary LanguageC++The UnlicenseUnlicense

idC8in

Idiot('s) CHIP-8 Interpreter

DISCLAIMER

Do NOT try this at home. It is not safe and, either running or reading this code, will make you sick. Progress at your own will.

Intructions

Just run:

make all

It needs at least: SDL2, make, clang++.

#Thanks Cowgod's Chip-8 Technical Reference v1.0