SameBoy: Difference between revisions
mNo edit summary |
No edit summary |
||
| (25 intermediate revisions by 16 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox emulator | {{Infobox emulator | ||
|title = SameBoy | |title = SameBoy | ||
|logo = | |logo = SameBoy-icon.png | ||
|logowidth = | |logowidth = 200 | ||
|version = {{ | |version = {{Version|SameBoy}} | ||
|active = Yes | |active = Yes | ||
|platform = Multi-platform | |platform = Multi-platform | ||
| Line 9: | Line 9: | ||
|developer = [https://github.com/LIJI32 Lior Halphon] | |developer = [https://github.com/LIJI32 Lior Halphon] | ||
|accuracy = Highly-Accurate | |accuracy = Highly-Accurate | ||
|prog-lang = C, Objective-C | |prog-lang = {{Proglang|C}}, {{Proglang|Objective-C}} | ||
|website = [https://sameboy.github.io/ sameboy.github.io] | |website = [https://sameboy.github.io/ sameboy.github.io] | ||
|license = MIT | |support = [https://github.com/sponsors/LIJI32 GitHub Sponsor] | ||
|license = {{license|MIT}} | |||
|source = [https://github.com/LIJI32/SameBoy GitHub] | |source = [https://github.com/LIJI32/SameBoy GitHub] | ||
|issuetracker = [https://github.com/LIJI32/SameBoy/issues GitHub] | |||
}} | }} | ||
[[ | '''SameBoy''' is a free and open-source [[Game Boy/Game Boy Color emulators|Game Boy]] and [[Game Boy/Game Boy Color emulators|Game Boy Color]] emulator for macOS, Windows, iOS and Unix-like platforms. | ||
[[ | |||
== | ==Download== | ||
{| cellpadding="4" | |||
|- | |||
|align=center|{{Icon|Win|Mac|iOS}} | |||
|'''[https://sameboy.github.io/downloads/ Latest Release]''' | |||
|- | |||
|align=center|{{Icon|iOS|iPadOS|watchOS}} | |||
|'''[https://apps.apple.com/us/app/sameboy/id6496971295 App Store]''' | |||
|} | |||
==Overview== | ==Overview== | ||
Top features include very high accuracy, [https://sameboy.github.io/debugger/ debugging tools] via a command line, and most standard features found in other top emulators. The UI is very crisp and clean looking. | Top features include very high accuracy, [https://sameboy.github.io/debugger/ debugging tools] via a command line, and most standard features found in other top emulators. The UI is very crisp and clean looking. | ||
SameBoy is also available as a [[libretro|Libretro Core]]. ([https://docs.libretro.com/library/sameboy/ more info]) | |||
==Issues== | ==Issues== | ||
All menu options are handled via the on screen | All menu options are handled via the on-screen GUI, with no menu buttons at the top of the window. | ||
The splash screen of all | SameBoy can change operating mode (GB, GBC, sometimes GBA) on the fly but restarts the currently playing game on event. | ||
The splash screen of all Game Boy games is replaced with the words SameBoy, and animated accordingly. | |||
No .zip support. | |||
==WideGB== | ==WideGB== | ||
[https://kzone.winosx.com/posts/widegb-playing-game-boy-games-on-wide-screens/ WideGB] is a fork of SameBoy with widescreen support. This allows you to peek beyond the screen boundaries of GB games. Downloads are available on [https://github.com/kemenaran/SameBoy/releases this GitHub]. | [https://kzone.winosx.com/posts/widegb-playing-game-boy-games-on-wide-screens/ WideGB] is a fork of SameBoy with widescreen support. This allows you to peek beyond the screen boundaries of GB games. Downloads are available on [https://github.com/kemenaran/SameBoy/releases this GitHub]. | ||
{{Game Boy/Game Boy Color emulators}} | |||
[[Category:Emulators]] | |||
[[Category:Console emulators]] | |||
[[Category:Handheld console emulators]] | |||
[[Category:Game Boy/Game Boy Color emulators]] | |||
[[Category:Add-on console emulators]] | |||
[[Category:Super Game Boy emulators]] | |||
[[Category:Windows emulation software]] | |||
[[Category:macOS emulation software]] | |||
[[Category:iOS emulation software]] | |||
[[Category:Active emulation software]] | |||
Latest revision as of 15:54, 12 March 2026
| Developer(s) | Lior Halphon |
|---|---|
| Latest version | 1.0.3 [+] |
| Active | Yes |
| Platform(s) | Multi-platform |
| Emulates | Game Boy Game Boy Color |
| Accuracy | Highly-Accurate |
| Website | sameboy.github.io |
| Support ($) | GitHub Sponsor |
| Programmed in | C, Objective-C |
| License | MIT |
| Source code | GitHub |
| Issue tracker | GitHub |
SameBoy is a free and open-source Game Boy and Game Boy Color emulator for macOS, Windows, iOS and Unix-like platforms.
Download
[edit | edit source]| Latest Release | |
| App Store |
Overview
[edit | edit source]Top features include very high accuracy, debugging tools via a command line, and most standard features found in other top emulators. The UI is very crisp and clean looking.
SameBoy is also available as a Libretro Core. (more info)
Issues
[edit | edit source]All menu options are handled via the on-screen GUI, with no menu buttons at the top of the window.
SameBoy can change operating mode (GB, GBC, sometimes GBA) on the fly but restarts the currently playing game on event.
The splash screen of all Game Boy games is replaced with the words SameBoy, and animated accordingly.
No .zip support.
WideGB
[edit | edit source]WideGB is a fork of SameBoy with widescreen support. This allows you to peek beyond the screen boundaries of GB games. Downloads are available on this GitHub.