Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 248 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 248 Bytes

yanex - Yet Another NES Emulator

Current state

  • CPU - all official opcodes implemented and emulator is passing nestest.nes rom, illegal opcodes are not considered at this stage of development
  • PPU - Work In Progress
  • APU - Work In Progress