Releases: drhelius/Gearboy
Releases · drhelius/Gearboy
Gearboy 3.6.1 (Hotfix)
This release is similar to 3.6.0 except that it fixes an important issue when re-assigning keys to control pads.
What's Changed
- Fix keyboard assignment.
- Add option to unassign controls.
- Change custom Imgui styles to purple.
- Minor bugfixes.
Full Changelog: 3.6.0...3.6.1
Gearboy 3.6.0
What's Changed
- Windows ARM64 support.
- Updated GLEW, SDL, Imgui, mINI, miniz and NFD libraries to latest version.
- Properly codesign and notarize macOS binaries.
- Improved audio client.
- Game mode in macOS.
- Manual integer video scale settings.
- [Debugger] Docking windows and multi viewport.
- [Debugger] Improved memory editor.
- [WiiU] Aroma CFW Compatibility by @Ploggy in #183
- [ios/tvos] Properly set min supported version by @warmenhoven in #185
- Quality of life updates.
- Minor bugfixes.
New Contributors
- @Ploggy made their first contribution in #183
- @warmenhoven made their first contribution in #185
Full Changelog: 3.5.0...3.6.0
Gearboy 3.5.0
What's Changed
- Native file dialogs
- Drag and drop rom files to open
- 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 retrofw target by @Poligraf in #157
- [libretro] Exit immediately if ROM is invalid or corrupt by @keithbowes in #161
- [libretro] Fix cross-compiling with mingw by @keithbowes in #160
- PS3/PSL1GHT Makefile update by @crystalct in #162
- Fix compiler crash by @ethanaobrien in #164
- Macos apple silicon by @bjoernh in #173
New Contributors
- @Poligraf made their first contribution in #157
- @ethanaobrien made their first contribution in #164
- @bjoernh made their first contribution in #173
Full Changelog: gearboy-3.4.0...3.5.0
Gearboy 3.4.0
- All platforms:
- GBA mode.
- Bootrom support.
- Many performance improvements.
- Several bug fixes.
- Windows , Linux and Mac (desktop):
- Fullscreen.
- Multi-line cheat input to add multiple cheats in batch.
- BSD support.
- 5 custom palettes.
- Debugger: go-to address, double click in jumps, back, memory breakpoints.
- RetroArch (libretro):
- Apple TV
- macOS ARM
- OpenDingux
Gearboy 3.3.0
- All platforms:
- Many performance improvements.
- Several bug fixes.
- Windows and Linux (standalone):
- Portable Mode. Create a file named
portable.ini
in the same directory as the application binary.
- Portable Mode. Create a file named
- Windows (standalone):
- Added missing dependencies for building with VisualStudio.
- RetroArch (libretro):
- Remove usage of obsolete Cell SDK in favor of the PSL1GHT SDK.
Gearboy 3.2.0
- All platforms:
- Improved sprite accuracy in CGB mode.
- Improved memory usage.
- Minor bug fixes.
- Libretro:
- Fixed crashes due to heavy usage of memory in low memory platforms.
Gearboy 3.1.1
- Libretro:
- New parameter to select desired mapper.
- Other platforms:
- Several bug fixes.
Gearboy 3.1.0
- Windows, Linux, macOS and Raspberry Pi 4:
- Full Debugger.
- Disassembler with breakpoints and debug symbols.
- VRAM inspector, including BG, OAM, tiles and palettes.
- Memory Editor.
- IO viewer.
- GBC color correction.
- Open rom using cli argument.
- Full Debugger.
- All platforms:
- Load game pad mappings from file.
- Several bug fixes.
Gearboy 3.0.4
gearboy-3.0.4 Bump version to 3.0.4
Gearboy 3.0.3
- Windows, Linux and macOS:
- Tweaking options for screen ghosting, fast forward and dot matrix effect.
- Improved gamepad support and configuration.
- Add backers into About window.
- Raspberry Pi 4:
- Desktop app.
- All platforms:
- Fix MBC1 Multicart.
- Several bug fixes.