Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 499 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 499 Bytes

nes

NES Emulator in C

Huge credit to the following (WIP):

  • Nesdev wiki and forums for boatloads of useful documentation
  • This page for an excellent tabular 6502 instruction reference
  • Ken Shirriff for a fantastic ADC/SBC deep dive
  • kevtris for nestest.nes 6502 test ROM and known-good log