Difference between revisions of "Bochs"

From Emulation General Wiki
Jump to navigation Jump to search
m
(Added license.)
Line 7: Line 7:
 
|prog-lang = C++
 
|prog-lang = C++
 
|website = http://bochs.sourceforge.net/
 
|website = http://bochs.sourceforge.net/
 +
|license = GNU LGPLv2
 
|source = [https://sourceforge.net/projects/bochs/files/bochs/ SourceForge]
 
|source = [https://sourceforge.net/projects/bochs/files/bochs/ SourceForge]
 
}}
 
}}

Revision as of 17:27, 9 October 2019

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 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.