v0.0.1
Initial release, including:
- Full CPU implementation
- Full Cartridge implementation
- Supported mappers: 0, 1, 2, 3, 4, 7, 69, 71 (84.34% of official NES games)
- Full PPU implementation (graphics)
- GUI
- Basic controller support
- Player 1
- Player 2
- Full APU implementation (audio)
- Save file for games with batteries
- Save states
- Configuration file (remap controllers, video config, sound config, etc)
Full Changelog: https://github.com/gabe565/gones/commits/v0.0.1