This repository has been archived by the owner on Sep 11, 2023. It is now read-only.
Releases: NovaSquirrel/Mesen-X
Releases · NovaSquirrel/Mesen-X
2023-09-11 Final release?
What's Changed
- Silence warnings by @negativeExponent in #99
- Add support for VRC4f (Mapper 23 submapper 1) by @negativeExponent in #100
- additional mappers by @negativeExponent in #101
- add mappers to mesen-x by @negativeExponent in #102
- additional mappers by @negativeExponent in #103
- mappers for Mesen-X by @negativeExponent in #104
- Update resources.es.xml - Spanish translation updated by @juanramonmartinez in #105
- New feature for HD Pack by @mkwong98 in #111
- mapper updates by @negativeExponent in #106
- Fix addition for vertically flipped sprites by @mkwong98 in #113
- corrections and some more mappers by @negativeExponent in #112
- fix warnings by @negativeExponent in #114
- mappers by @negativeExponent in #115
- Add Mapper 413 by @negativeExponent in #116
- rewrite jycompany mapper and add related mappers +others by @negativeExponent in #117
- mappers by @negativeExponent in #119
- a few mapper updates by @negativeExponent in #120
- Fix color emphasis emulation in Bisqwit's NTSC filter by @Gumball2415 in #121
- Fix Action 53 initialization by @negativeExponent in #122
- Add dependency that made linux build fail by @roythearsonist in #125
- blargg NTSC Filter Improvements by @Gumball2415 in #124
- Libretro buildfix by @negativeExponent in #129
- Setup libretro CI by @negativeExponent in #128
- Silence MSVC warnings by @negativeExponent in #130
- Adding delayed writes to $4016 EPSM Addressing by @Perkka2 in #134
- Fix auto size and hd pack enhancement by @mkwong98 in #138
- Composite Filter Improvements by @Gumball2415 in #135
- Fixing bug introduced in the dpi fix by @mkwong98 in #143
- Update .NET Target Framework version to 4.8 by @Gumball2415 in #144
- n163: Allow sound RAM to follow RAM initialization settings by @negativeExponent in #146
- n163: Account for battery flag when initializing internal ram by @negativeExponent in #147
- Mesenx by @negativeExponent in #149
- Fix broken Debugger by @infval in #150
New Contributors
- @juanramonmartinez made their first contribution in #105
- @roythearsonist made their first contribution in #125
- @infval made their first contribution in #150
Full Changelog: 1.0.1...1.0.2
2022-05-15 Snapshot
What's Changed
- MingW64 Libretro fixes by @mkwong98 in #63
- Build against an older version of Ubuntu to attempt to increase native code backwards compatibility by @empathicqubit in #65
- Use Ubuntu Docker container, which is cleaner than Github runner by @empathicqubit in #66
- Document stepOut/stepOver functions. by @empathicqubit in #67
- Change Documentation link by @empathicqubit in #68
- Hugo to Github Pages by @empathicqubit in #69
- Restore VRC7 Mute capability and update EPSM Clock frequency by @Perkka2 in #71
- EPSM Volume adjustments by @Perkka2 in #72
- Fix save state breaking between sessions by @mkwong98 in #73
- Crashfix for win on MacOS, VRC7 update emulation files, EPSM correct default frequency by @Perkka2 in #76
- Add alternative YIQ to RGB conversion equation (SMPTE C) by @Gumball2415 in #77
- Libretro: Add support for up to 8 codelines per cheatcode by ds22x by @mkwong98 in #78
- Add submapper 1 support to Coolboy (mapper 268) by @greyrogue in #79
- Mappers by @negativeExponent in #80
- Shows the progress of loading HD pack by @mkwong98 in #81
- add some mmc3-based mappers by @negativeExponent in #82
- fix typo from last PR and additional mappers by @negativeExponent in #83
- Do not disable the auto config input type option by @mkwong98 in #89
- Refactor SMPTE-C implementation by @Gumball2415 in #93
- Refactor SMPTE-C implementation 2 by @Gumball2415 in #94
New Contributors
- @empathicqubit made their first contribution in #65
- @greyrogue made their first contribution in #79
- @negativeExponent made their first contribution in #80
Full Changelog: 1.0.0...1.0.1
Version 1.0.0
This release includes support for the ESPM expansion audio device, code to support integration with an external debugger, a fix for settings not being saved on Linux on up-to-date Mono, and HDPack related changes