Skip to content

Releases: drhelius/Gearboy

Gearboy 3.6.1 (Hotfix)

28 Dec 19:23
3.6.1
5087165
Compare
Choose a tag to compare

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

15 Dec 10:44
3.6.0
925742e
Compare
Choose a tag to compare

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

Full Changelog: 3.5.0...3.6.0

Gearboy 3.5.0

03 Mar 15:40
85d545b
Compare
Choose a tag to compare

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

Full Changelog: gearboy-3.4.0...3.5.0

Gearboy 3.4.0

13 Aug 21:37
d778fe6
Compare
Choose a tag to compare
  • 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

14 Feb 21:10
db79bec
Compare
Choose a tag to compare
  • 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.
  • 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

31 Dec 12:06
fdc4f9e
Compare
Choose a tag to compare
  • 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

23 May 19:54
c576566
Compare
Choose a tag to compare
  • Libretro:
    • New parameter to select desired mapper.
  • Other platforms:
    • Several bug fixes.

Gearboy 3.1.0

07 May 17:21
Compare
Choose a tag to compare
  • 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.
  • All platforms:
    • Load game pad mappings from file.
    • Several bug fixes.

Gearboy 3.0.4

21 Apr 20:16
309f827
Compare
Choose a tag to compare
gearboy-3.0.4

Bump version to 3.0.4

Gearboy 3.0.3

19 Apr 17:56
Compare
Choose a tag to compare
  • 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.