Bochs: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture= | |Picture=Bochs.png | ||
|Version=2. | |Version=2.7 (Aug 2021) | ||
|Author=Craig S. Ballantyne | |Author=Craig S. Ballantyne | ||
|License= | |License=LGPL-2.1 | ||
|Download={{FileLink|Bochs}} | |Download={{FileLink|Bochs}} | ||
|Website= | |Website=https://bochs.sourceforge.io | ||
}} | }} | ||
Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, bochs can be compiled to emulate a 386, 486 or Pentium CPU. | Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, bochs can be compiled to emulate a 386, 486 or Pentium CPU. | ||
==Links== | |||
*[http://web.archive.org/web/20080331145803/http://froloff.homeip.net/Bochs/ Archived Site] | |||
[[Category:Emulators]] | [[Category:Emulators]] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] |
Revision as of 22:49, 27 December 2023
Bochs | |
---|---|
![]() | |
Version | 2.7 (Aug 2021) |
Vendor | |
Author | Craig S. Ballantyne |
License | LGPL-2.1 |
Download | Bochs |
Website | https://bochs.sourceforge.io |
Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, bochs can be compiled to emulate a 386, 486 or Pentium CPU.