Bochs: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "{{Software |Picture=NA.png |Version=2.2.6 (2006-01-02) |Vendor= |Author=Dmitry Froloff, Craig Ballantyne |License=Open source software |Download={{FileLink|Bochs}} |Website=[h..."
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Software
{{Software
|Picture=NA.png
|Picture=Bochs.png
|Version=2.2.6 (2006-01-02)
|Version=2.2.6
|Vendor=
|Vendor=Bochs Software Company
|Author=Dmitry Froloff, Craig Ballantyne
|Author=Kevin P. Lawton
|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. Bochs can be compiled to emulate a 386, 486 or Pentium CPU.
 
==Version==
*(Mar 1998) - ported to XFree86/OS2 by [[Alex Spanidis]]
*1.0 (Mar 2000)
*1.4.1 (Sep 2002)
*2.0 (Dec 2002) - Craig S. Ballantyne
*2.2 (May 2005) - Cirrus SVGA card emulation
*2.2.5 (Dec 2005) - virtual 8086 mode extensions (VME)
*2.2.6 (Jan 2006) - Dmitry Froloff
*2.3 (Aug 2006) -
*2.3.5 (Sep 2007) - SSE4.1 instruction set emulation
*2.3.7 (Jun 2008) - LBA48 support
*2.6.11 (Jan 2020)
 
==Links==
*[http://web.archive.org/web/20080331145803/http://froloff.homeip.net/Bochs/ Archived Site]


[[Category:Emulators]]
[[Category:Emulators]]
[[Category:Open Source Software]]

Latest revision as of 21:31, 4 June 2024

Bochs
Version 2.2.6
Vendor Bochs Software Company
Author Kevin P. 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

  • (Mar 1998) - ported to XFree86/OS2 by Alex Spanidis
  • 1.0 (Mar 2000)
  • 1.4.1 (Sep 2002)
  • 2.0 (Dec 2002) - Craig S. Ballantyne
  • 2.2 (May 2005) - Cirrus SVGA card emulation
  • 2.2.5 (Dec 2005) - virtual 8086 mode extensions (VME)
  • 2.2.6 (Jan 2006) - Dmitry Froloff
  • 2.3 (Aug 2006) -
  • 2.3.5 (Sep 2007) - SSE4.1 instruction set emulation
  • 2.3.7 (Jun 2008) - LBA48 support
  • 2.6.11 (Jan 2020)

Links