Bochs: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
{{Software
|Picture=NA.png
|Picture=Bochs.png
|Version=2.2.6 (2006-01-02)
|Version=2.7 (Aug 2021)
|Author=Craig S. Ballantyne
|Author=Craig S. Ballantyne
|License=Open source software
|License=LGPL-2.1
|Download={{FileLink|Bochs}}
|Download={{FileLink|Bochs}}
|Website=[http://web.archive.org/web/20080331145803/http://froloff.homeip.net/Bochs/ Archived Site]
|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.

Links