Skip to content

oxtna/chip-8

Repository files navigation

Chip-8 Emulator

My take on the famous Chip-8, written in C++. Based on this excellent reference. There may be some inconsistencies between this implementation and the reference caused by prioritizing historical accuracy.

Emulation example