Added
- Added support for MMC5 (mapper 5; without additional audio for now)
Changed
- Upgraded to Flutter 3.29 and Dart 3.7
- Upgraded dependencies
Removed
- Removed legacy save state serialization
Fixed
- Fixed broken layout in the file picker
- Fixed constant reloading in the recent ROM list
- Fixed sprites leaking from the bottom of the screen into the first scanline
- Fixed missing garbage nametable fetches in the PPU
- Fixed inaccuracies in sprite rendering
- Fixed IRQs being acknowledged too early
- Fixed tile viewer affecting code execution