mynes is a NES emulator inspired by 100th coin NES test video. The goal is to make an emulator which passes all of the test, but in a code base which is very intuitive to understand. As well as minimal (memory wise) and performant.
mynes is a NES emulator inspired by 100th coin NES test video. The goal is to make an emulator which passes all of the test, but in as small/intuitive codebase as possible