Gearboy: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
Ilyagredasov (talk | contribs)
No edit summary
Ilyagredasov (talk | contribs)
No edit summary
Line 1: Line 1:
{{stub}}
{{Infobox emulator
{{Infobox emulator
|title = Gearboy
|logo =  
|logo =  
|logowidth =  
|logowidth =  
|version = {{Version|Gearboy}}
|screenshot =
|version = {{Version|Geargrafx}}
|active = Yes
|active = Yes
|platform = Multi-platform
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on macOS|macOS]]<br/>[[Emulators on BSD|FreeBSD/NetBSD]]
|target = [[Game Boy/Game Boy Color emulators|Game Boy/Color]]
|target = [[Game Boy/Game Boy Color emulators|Game Boy/Game Boy Color]]
|developer = [https://x.com/drhelius Nacho Sánchez Ginés]
|developer = [https://x.com/drhelius Nacho Sánchez Ginés]
|prog-lang = {{Proglang|C++}}
|website =
|website = [https://github.com/drhelius/Gearboy GitHub]
|prog-lang = {{Proglang|C}}, {{Proglang|C++}}
|source = [https://github.com/drhelius/Gearboy GitHub]
|support = [https://github.com/sponsors/drhelius GitHub Sponsor]
|license = {{license|GPLv3}}
|license = {{license|GPLv3}}
|support = [https://github.com/sponsors/drhelius GitHub Sponsor]
|compatibility =
|source = [https://github.com/drhelius/Gearboy GitHub]
|bios =  
}}
}}
'''Gearboy''' is a free and open-source [[Game Boy/Game Boy Color emulators|Game Boy/Game Boy Color emulator]] written in C++. It is also available as a [[libretro]] core for [[RetroArch]].


==Download==
==Download==
{| cellpadding="4"
{| cellpadding="4"
|-
|-
|align=center|{{Icon|Win|Lin|Mac}}
|align=center|{{Icon|Win-big|Lin-big|macOS-big|FreeBSD-big|NetBSD-big}}
|'''[https://github.com/drhelius/Gearboy#downloads Official releases]'''
|'''[https://github.com/drhelius/Gearboy/releases Official releases]'''
|}
|}
==General information==
'''Gearboy''' is a GB/GBC emulator/debugger, its standalone version supports Windows, Linux, macOS, FreeBSD and its [[RetroArch]]/[[Libretro]] version supports Windows, Linux, macOS, Raspberry Pi, Android, iOS, tvOS, PlayStation Vita, PlayStation 3, Nintendo 3DS, Nintendo GameCube, Nintendo Wii, Nintendo WiiU, Nintendo Switch, Emscripten, Classic Mini systems (NES, SNES, C64, ...), OpenDingux, RetroFW and QNX.
It features accurate CPU emulation (passes cpu_instrs.gb from blargg's [[accuracy tests]]), support for carts (ROM + RAM, MBC1, MBC2, MBC3 + RTC, MBC5, HuC-1 and MBC1M (multicart)), accurate LCD controller emulation with correct timings and priorities including mid-scanline effects, GC LCD screen ghosting, LCD dot matrix effect, battery-powered RAM save support, save-states, compressed rom support (ZIP), BIOS support, Game Genie and GameShark cheat support, feature-rich debugger, portable mode (on Windows and Linux), ROM loading via command line and drag & drop, SDL support for controllers.


[[Category:Emulators]]
[[Category:Emulators]]
Line 32: Line 36:
[[Category:Linux emulation software]]
[[Category:Linux emulation software]]
[[Category:macOS emulation software]]
[[Category:macOS emulation software]]
[[Category:Active emulation software]]
[[Category:BSD emulation software]]
[[Category:Active emulation software]]Game Boy/Game Boy Color

Revision as of 05:12, 25 August 2025

Gearboy
Developer(s) Nacho Sánchez Ginés
Latest version 1.7.22 [+]
Active Yes
Platform(s) Windows
Linux
macOS
FreeBSD/NetBSD
Emulates Game Boy/Game Boy Color
Support ($) GitHub Sponsor
Programmed in C, C++
License GPLv3
Source code GitHub

Download

Windows Linux macOS FreeBSD NetBSD Official releases

General information

Gearboy is a GB/GBC emulator/debugger, its standalone version supports Windows, Linux, macOS, FreeBSD and its RetroArch/Libretro version supports Windows, Linux, macOS, Raspberry Pi, Android, iOS, tvOS, PlayStation Vita, PlayStation 3, Nintendo 3DS, Nintendo GameCube, Nintendo Wii, Nintendo WiiU, Nintendo Switch, Emscripten, Classic Mini systems (NES, SNES, C64, ...), OpenDingux, RetroFW and QNX.

It features accurate CPU emulation (passes cpu_instrs.gb from blargg's accuracy tests), support for carts (ROM + RAM, MBC1, MBC2, MBC3 + RTC, MBC5, HuC-1 and MBC1M (multicart)), accurate LCD controller emulation with correct timings and priorities including mid-scanline effects, GC LCD screen ghosting, LCD dot matrix effect, battery-powered RAM save support, save-states, compressed rom support (ZIP), BIOS support, Game Genie and GameShark cheat support, feature-rich debugger, portable mode (on Windows and Linux), ROM loading via command line and drag & drop, SDL support for controllers.Game Boy/Game Boy Color