emu_nes

An NES emulator for learning how the 6502 and similar computers of the era worked
Log | Files | Refs | README | LICENSE

.gitignore (20B)


      1 a.out
      2 nes
      3 *.core
      4 *~