|
本帖最后由 KOF2112 于 2024-10-17 05:09 编辑
https://github.com/SourMesen/Mesen2
* Audio: Fixed crash in resampler when input contains no samples and no resampling needs to be done
* Fixed PPU $213F reads to always reset the h/v counter low/high toggles
* Debugger: Fixed crash when attempting to rewind immediately after loading a rom, if the debugger is opened and breaks before the end of the first frame
* Fixed incorrect overscan values for a single frame when game swaps between multi-resolution and single-resolution screens
* NES: Fixed EPSM issues when using "long writes"
* Debugger: NES - Fixed typo in register viewer
* Debugger: Fixed forbid breakpoints not working properly with "break on" options |
|