Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 256 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 256 Bytes

NES

An NES emulator written in Swift.

TODOs:

NES.framework

  • CPU
  • PPU
  • APU
  • Controller Support
  • Store/load savegames
  • Record/store/load demos

Emulator.app

  • Load .nes files
  • Playable
  • UI