Releases: gcarq/romoulade
Releases · gcarq/romoulade
v0.2.0
What's Changed
- Functional joypad implementation
- Reworked PPU and Timer implementations
- Replaced
sdl2
withegui
- Improved debugger (GUI instead of terminal based)
- Reorganize code structure
- Added a lot of unit tests
- Many bug fixes in all components
- MBC3 and MBC5 support
- Reworked interrupt handling