Difference between revisions of "Bochs"

From Emulation General Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
|source = [https://sourceforge.net/projects/bochs/files/bochs/ SourceForge]
 
|source = [https://sourceforge.net/projects/bochs/files/bochs/ SourceForge]
 
}}
 
}}
''Bochs''' is a [[86/286/386/486/Pentium|PC emulator]] written in C++ geared around emulating the full [[wikipedia:x86|x86]] architecture. It does not have high emulation speeds because it emulates every x86 instruction and devices.
+
'''Bochs''' is a [[86/286/386/486/Pentium|PC emulator]] written in C++ geared around emulating the full [[wikipedia:x86|x86]] architecture. It does not have high emulation speeds because it emulates every x86 instruction and devices.
 
Bochs is available for Windows, Linux, BSD, OS/2, BeOS, MorphOS, [[Amiga emulators|Amiga]], [[Android emulators|Android]] and [[PlayStation 2 emulators|PlayStation 2]].
 
Bochs is available for Windows, Linux, BSD, OS/2, BeOS, MorphOS, [[Amiga emulators|Amiga]], [[Android emulators|Android]] and [[PlayStation 2 emulators|PlayStation 2]].
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 12:46, 26 November 2018

Bochs
Developer(s) Kevin Lawton
Latest version 2.6.9
Active Yes
Platform(s) Multi-platform
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. Bochs is available for Windows, Linux, BSD, OS/2, BeOS, MorphOS, Amiga, Android and PlayStation 2.