Difference between revisions of "SameBoy"

From Emulation General Wiki
Jump to navigation Jump to search
m (Protected "SameBoy" ([Move=Allow only administrators] (indefinite)))
m
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Infobox emulator
 
{{Infobox emulator
|title = SameBoy
+
|title = SameBoy
|logo =
+
|logo =  
|logowidth =
+
|logowidth =
|version = 0.11.2
+
|version = {{SameBoyVer}}
|active = Yes
+
|active = Yes
|platform = Multi-platform
+
|platform = Multi-platform
|target = [[Game Boy/Game Boy Color emulators|Game Boy/Color]]
+
|target = [[Game Boy/Game Boy Color emulators|Game Boy]]<br/>[[Game Boy/Game Boy Color emulators|Game Boy Color]]
|developer =
+
|developer = [https://github.com/LIJI32 Lior Halphon]
|prog-lang =
+
|accuracy = Highly-Accurate
|website = https://sameboy.github.io/
+
|prog-lang = C,Objective-C,C++
|source =
+
|website = [https://sameboy.github.io/ sameboy.github.io]
 +
|license = MIT License
 +
|source = [https://github.com/LIJI32/SameBoy GitHub]
 
}}
 
}}
'''SameBoy''' is a [[Game Boy/Game Boy Color emulators|Game Boy/Game Boy Color emulator]].
+
'''SameBoy''' is an open-source [[Game Boy/Game Boy Color emulators|Game Boy/Game Boy Color emulator]].
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:Game Boy/Game Boy Color emulators]]
 
[[Category:Game Boy/Game Boy Color emulators]]
 +
 +
==Downloads==
 +
*[https://sameboy.github.io/downloads/ Latest Release]
 +
 +
==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.
 +
 +
Sameboy is also available as a [[libretro|Libretro Core]].  ([https://docs.libretro.com/library/sameboy/ more info])
 +
 +
==Issues==
 +
All menu options are handled via the on screen gui and rom files must be dropped on the screen to be started or changed out.
 +
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 gameboy games are replaced with the words Sameboy, and animated the same accordingly.

Revision as of 01:06, 25 March 2019

SameBoy
Developer(s) Lior Halphon
Latest version 0.16.2
Active Yes
Platform(s) Multi-platform
Emulates Game Boy
Game Boy Color
Accuracy Highly-Accurate
Website sameboy.github.io
Programmed in C,Objective-C,C++
License MIT License
Source code GitHub

SameBoy is an open-source Game Boy/Game Boy Color emulator.

Downloads

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 and rom files must be dropped on the screen to be started or changed out. 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 gameboy games are replaced with the words Sameboy, and animated the same accordingly.