Difference between pages "Bochs" and "GSplus"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
(Category replaced)
 
(Category replaced)
 
Line 1: Line 1:
 +
{{stub}}
 
{{Infobox emulator
 
{{Infobox emulator
|logo = bochs.png
+
|title = GSplus
|logowidth = 120
+
|logo = GSplus.png
|version = {{BochsVer}}
+
|logowidth = 150
|active = Yes
+
|version = 0.14
|platform = [[Emulators on PC|Windows]]<br/>Linux<br/>BSD<br/>OS/2<br/>BeOS<br/>MorphOS<br/>[[Amiga emulators|AmigaOS]]<br/>[[Android emulators|Android]]<br/>[[Emulators on PS2|PS2]]<br/>[[Emulators on PSP|PSP]]
+
|active = No
|target = [[Intel CPUs|386, 486 and Pentium]], [[FM Towns emulators|FM Towns]]
+
|platform = [[Emulators on PC|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on macOS|macOS]]
|developer = Kevin Lawton
+
|target = [[Apple IIGS emulators|Apple II<span style="font-size:75%">GS</span>]]
|prog-lang = C++
+
|developer = digarok (incl. [https://github.com/digarok/gsplus/graphs/contributors contributors])
|website = http://bochs.sourceforge.net
+
|website = [http://apple2.gs/plus apple2.gs/plus]
|license = GNU LGPLv2
+
|license = GNU GPLv2
|source = [https://sourceforge.net/projects/bochs/files/bochs SourceForge]
+
|source = [https://github.com/digarok/gsplus GitHub]
 
}}
 
}}
  
'''Bochs''' is an open-source [[Intel CPUs|386, 486 and Pentium emulator]] written in C++ geared around emulating the full [[wikipedia:x86|x86]] architecture. It's designed to emulate every x86 instruction and device, prioritising accuracy at the cost of speed.
+
'''GSplus''' is an open-source [[Apple IIGS emulators|Apple II<span style="font-size:75%">GS</span>]] emulator based on [[KEGS]] and [https://david-schmidt.github.io/gsport GSport].
 
 
Bochs has very rudimentary support for emulation of [[FM Towns emulators|FM Towns]], which development was abandoned long time ago, so this can be used as an "FM Towns emulator" purely only for curiosity sake. UNZ/MAME/Tsugaru are much better for FM Towns emulation nowadays.
 
 
 
==Download==
 
{| cellpadding="4"
 
|-
 
|align=center|{{Icon|Win|Lin}}
 
|'''[https://sourceforge.net/projects/bochs/files/bochs/ Latest releases]'''
 
|-
 
|align=center|{{Icon|APK}}
 
|'''[https://play.google.com/store/apps/details?id=net.sourceforge.bochs&hl=en_US&gl=US Play Store][https://github.com/lubomyr/bochs GitHub]'''<br/><small> (Android port)</small>
 
|-
 
|colspan="2"|<hr/>
 
|-
 
|align=center|{{Icon|PS2}}
 
|[https://web.archive.org/web/20190719064333/http://ps2dev.karashome.tk 2.3.5]
 
|-
 
|align=center|{{Icon|PSP}}
 
|[https://archive.org/details/bochs-freedos.7z 1.0]
 
|}
 
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:Computer emulators]]
 
[[Category:Computer emulators]]
 +
[[Category:Apple IIGS emulators]]
 
[[Category:Windows emulation software]]
 
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
[[Category:Android emulation software]]
+
[[Category:macOS emulation software]]

Revision as of 04:15, 14 October 2021

GSplus
GSplus.png
Developer(s) digarok (incl. contributors)
Latest version 0.14
Active No
Platform(s) Windows
Linux
macOS
Emulates Apple IIGS
Website apple2.gs/plus
License GNU GPLv2
Source code GitHub

GSplus is an open-source Apple IIGS emulator based on KEGS and GSport.