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 2: Line 2:
|Picture=Bochs.png
|Picture=Bochs.png
|Version=2.7 (Aug 2021)
|Version=2.7 (Aug 2021)
|Author=Craig S. Ballantyne
|Author=Kevin Lawton
|License=LGPL-2.1
|License=LGPL-2.1
|Download={{FileLink|Bochs}}
|Download={{FileLink|Bochs}}
|Website=https://bochs.sourceforge.io
|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. Bochs can be compiled to emulate a 386, 486 or Pentium CPU.
 
==Version==
*1.0 (Mar 2000)
*1.4.1 (Sep 2002)
*2.0 (Dec 2002) - Craig S. Ballantyne
*2.2.6 (Jan 2006) - Dmitry Froloff
*2.6.11 (Jan 2020)


==Links==
==Links==

Revision as of 23:00, 27 December 2023

Bochs
Version 2.7 (Aug 2021)
Vendor
Author Kevin Lawton
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. Bochs can be compiled to emulate a 386, 486 or Pentium CPU.

Version

  • 1.0 (Mar 2000)
  • 1.4.1 (Sep 2002)
  • 2.0 (Dec 2002) - Craig S. Ballantyne
  • 2.2.6 (Jan 2006) - Dmitry Froloff
  • 2.6.11 (Jan 2020)

Links