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.
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.