summaryrefslogtreecommitdiff
path: root/README.md
blob: c8879a89e4700db5618d2317f3fddbeedd864484 (plain)
1
2
3
4
5
6
emu_nes
=======
A Nintendo Entertainment System (NES) emulator written for the purpose of
understanding how the NES and similar 8-bit computers of that era worked.

Makes heavy use of https://www.nesdev.org/.