Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robb/nes.swift

An NES emulator written in Swift
https://github.com/robb/nes.swift

emulator nes nes-emulator swift

Last synced: 9 days ago
JSON representation

An NES emulator written in Swift

Awesome Lists containing this project

README

        

# NES

An NES emulator written in Swift.

### TODOs:

#### NES.framework

- [x] CPU
- [x] PPU
- [ ] APU
- [x] Controller Support
- [ ] Store/load savegames
- [ ] Record/store/load demos

#### Emulator.app

- [x] Load `.nes` files
- [x] _Playable_
- [ ] UI