Difference between revisions of "Bochs"

From Emulation General Wiki
Jump to navigation Jump to search
(Added license.)
m
Line 1: Line 1:
 
{{Infobox emulator
 
{{Infobox emulator
|version = 2.6.9
+
|version = 2.6.10
 
|active = Yes
 
|active = Yes
 
|platform = Windows, Linux, BSD, OS/2, BeOS, MorphOS, [[Amiga emulators|AmigaOS]], [[Android emulators|Android]], [[PlayStation 2 emulators|PlayStation 2]]
 
|platform = Windows, Linux, BSD, OS/2, BeOS, MorphOS, [[Amiga emulators|AmigaOS]], [[Android emulators|Android]], [[PlayStation 2 emulators|PlayStation 2]]

Revision as of 11:20, 4 December 2019

Bochs
Developer(s) Kevin Lawton
Latest version 2.6.10
Active Yes
Platform(s) Windows, Linux, BSD, OS/2, BeOS, MorphOS, AmigaOS, Android, PlayStation 2
Emulates 386, 486 and Pentium
Website http://bochs.sourceforge.net/
Programmed in C++
License GNU LGPLv2
Source code SourceForge

Bochs is an open-source 386, 486 and Pentium emulator written in C++ geared around emulating the full x86 architecture. It does not have high emulation speeds because it emulates every x86 instruction and devices.