Skip to content

Implementing the guts of an NES in swift.

Notifications You must be signed in to change notification settings

tomburns/swift-nes

Repository files navigation

swift-nes

Implementing the guts of an NES in swift.

Done:

  • CPU official instructions
  • CPU unofficial instructions
  • CPU passes NEStest ROM

TODO:

  • APU
  • PPU
  • More Mappers
  • I/O
  • Everything else

About

Implementing the guts of an NES in swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages