What's Changed
- Support for YM2413
- Native file dialogs
- Drag and drop rom files to open
- Overscan options
- Improved Game Gear timings
- Improved PAL detection
- Debugger improvements
- Custom folders for saves and savestates
- Scaling improvements like fit to window size or fit to window height
- Hide cursor when hovering output window or when main menu is disabled
- Load symbol files from command line
- Support for WLA symbol files
- Improve input response time
- Save screenshots
- Support for WSL
- Automatic builds in GitHub Actions
- Several bug fixes
- Add support for zoomed sprites in SMS/GG modes
- Pixel perfect rendering even with non integer HDPI values on Windows
- Fixed bug where when resetting, the first opcode would not be disassembled. by @samizzo in #50
- Added a generalised shortcut system so any gui events can have a shortcut key defined in the config.ini by @samizzo in #52
- add retrofw target by @Poligraf in #55
- Fix window title flicker by @clbr in #74
- Define
install
anduninstall
targets by @TomChapple in #94 - Update NFDe implementation to v1.1.1 by @TomChapple in #96
New Contributors
- @samizzo made their first contribution in #50
- @Poligraf made their first contribution in #55
- @clbr made their first contribution in #74
- @TomChapple made their first contribution in #94
Full Changelog: gearsystem-3.4.1...3.5.0