Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 398 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 398 Bytes

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