SameBoy: Difference between revisions
No edit summary |
|||
| (22 intermediate revisions by 13 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== | ==Download== | ||
{| 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|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]] | |||