Skip to content

Releases: gcarq/romoulade

v0.2.0

26 May 14:42
Compare
Choose a tag to compare

What's Changed

  • Functional joypad implementation
  • Reworked PPU and Timer implementations
  • Replaced sdl2 with egui
  • 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