Difference between revisions of "Bochs"

From Emulation General Wiki
Jump to navigation Jump to search
m
Line 2: Line 2:
 
|version = 2.6.9
 
|version = 2.6.9
 
|active = Yes
 
|active = Yes
|platform = Windows, Linux, BSD, OS/2, BeOS, MorphOS, [[Amiga emulators|Amiga]], [[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]]
 
|target = [[86/286/386/486/Pentium]]
 
|target = [[86/286/386/486/Pentium]]
 
|developer = Kevin Lawton
 
|developer = Kevin Lawton

Revision as of 16:50, 26 November 2018

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

Bochs is a PC 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.