SameBoy: Difference between revisions
No edit summary |
SuperGamer18 (talk | contribs) mNo edit summary Tags: Mobile edit Mobile web edit |
||
| Line 20: | Line 20: | ||
{| cellpadding="4" | {| cellpadding="4" | ||
|- | |- | ||
|align=center|{{Icon|Win|Mac}} | |align=center|{{Icon|Win|Mac|iOS}} | ||
|'''[https://sameboy.github.io/downloads/ Latest Release]''' | |'''[https://sameboy.github.io/downloads/ Latest Release]''' | ||
|- | |||
|align=center|{{Icon|iOS}} | |||
|'''[https://apps.apple.com/us/app/sameboy/id6496971295 App Store]''' | |||
|} | |} | ||
| Line 27: | Line 30: | ||
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. | ||
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 | The splash screen of all Game Boy games is replaced with the words SameBoy, and animated accordingly. | ||
==WideGB== | ==WideGB== | ||
Revision as of 17:24, 4 October 2024
| 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 |
| Programmed in | C, Objective-C |
| License | MIT |
| Source code | GitHub |
SameBoy is a free and open-source Game Boy and Game Boy Color emulator for macOS, Windows, iOS and Unix-like platforms.
Download
| Latest Release | |
| App Store |
Overview
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
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.
WideGB
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.