Skip to content

Releases: mkwong98/Mesen

Feature update release

26 Nov 16:00
Compare
Choose a tag to compare

Many updates from NovaSquirrel's fork
Added "randomBackground" condition
Fix GUI scaling

Bug fix update

21 Jul 10:20
Compare
Choose a tag to compare

Fixing a bug introduced in the last release

Feature update release

14 Jul 10:24
b6e2ee5
Compare
Choose a tag to compare

Improvements to the Addition tag used in HD Pack.

Experimental new feature release

14 Jun 10:10
Compare
Choose a tag to compare

New feature to allow additional sprite tile to be shown on screen. Useful when the replacement requires more sprite tiles to fit.

Feature update release

21 Mar 02:03
Compare
Choose a tag to compare

Shows the progress of loading HD pack
Mapper updates by negativeExponent
Add submapper 1 support to Coolboy (mapper 268) by greyrogue

Feature update release

06 Mar 13:00
2dbfdf2
Compare
Choose a tag to compare

Toggle between old and new colorimetries by Gumball2415
Libretro: Add support for up to 8 codelines per cheatcode by ds22x
Reduce crashes when using debug features while using wine on MacOS by Perkka2
Updated missed the EPSM frequency for VRC7 files by Perkka2

Feature update release

21 Dec 03:42
e68ef5e
Compare
Choose a tag to compare
  1. Fixe save state breaking between sessions
  2. EPSM improvements by Perkka2
  3. LUA improvements by AlchemicRaker and LUA documentation updates by empathicqubit

New HD pack conditions

11 Aug 02:00
Compare
Choose a tag to compare
Pre-release

Add HD pack conditions for matching which sprite palette is being used

Feature update release

14 Jul 16:19
Compare
Choose a tag to compare
  1. Fix MMC3 errors by RokkumanX
  2. Bug fix for sprites having wrong coordinates when exported using "Save frames which the tiles are first shown" option in the HD Pack Builder.
  3. Change Sprite Viewer to show Y coordinate as actual coordinate on screen instead of using the first byte in OAM directly.
  4. Split the Exclusive full screen mode refresh rate setting into NTSC and PAL / Dendy.
  5. Add option to break on unlogged code to debugger.

Feature update release

15 Apr 15:19
570777c
Compare
Choose a tag to compare
  1. Debugger bug fixes and improvements by Dwedit
  2. Add Comment Editor which is accessible by pressing ; in the debugger by Dwedit
  3. Add BRK as an unconditional branch (fixes disassembling into data for BRK instruction) by Dwedit
  4. Added EPSG Audio by Perkka2
  5. Fix Twin Dragons support by kivutar
  6. Fixes failing MMC3 IRQ Tests by blargg. IRQ shouldn't occur when reloading after counter normally reaches 0
  7. Fix CPU::StreamState extraScanlinesAfterNmi argument by benolee
  8. Add sprite frame range condition

Please see individual commit for further details