Skip to content

1.3

Choose a tag to compare

@Yave-Yu Yave-Yu released this 09 Jun 02:10
· 44 commits to master since this release

Included MesenCE's changes, since last release:

  • NES: Fixed mapper 184 (Sunsoft-1) to force CHR banks 4-7 for $1000-$1FFF
  • NES: Fixed NES header editor units bugs
  • NES: Improved CHR-NVRAM support
  • NES: Updated Racermate DB entries to have 64 KB of CHR RAM
  • NES: Fixed CHR-RAM for iNES ROMs when using the database
  • NES: Fixed screen size when loading a PAL game using the "Auto" aspect ratio
  • NES: Fixed Rainbow extended sprite mode
  • NES: NSF - Fixed time not resetting to 0:00 when switching tracks
  • SNES: Small accuracy fix for Turbo File TFII mode unlock behavior
  • SNES: Improved SGB packet protocol emulation
  • GBA: DMA - On repeat, channels should reload the length from the register
  • Debugger: SNES - GSU - Allow labels on GSU work RAM
  • Debugger: Fixed crash when loading a save state while the debugger is opened
  • Debugger: NES - Fixed "Break on crash" only being triggered once, even after rewinding
  • Tilemap viewer: NES - Fixed the "Changes" highlight mode for NT/AT data
  • Memory search: Usability improvements

Changed language flag to ID and polished Chinese translation
NES: Added Unsaturated V7, puNES, NJYT NTSC TV Vivid palette presets and slightly adjusted default palette
NES: Fixed DMC DMA bus conflict not actually fix in last release