You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sunyiming 073c914317 bochs inside 3 years ago
..
dlxlinux bochs inside 3 years ago
docs bochs inside 3 years ago
keymaps bochs inside 3 years ago
BIOS-bochs-latest bochs inside 3 years ago
BIOS-bochs-legacy bochs inside 3 years ago
CHANGES.txt bochs inside 3 years ago
COPYING.txt bochs inside 3 years ago
LICENSE.txt bochs inside 3 years ago
README.txt bochs inside 3 years ago
SeaBIOS-README.txt bochs inside 3 years ago
SeaVGABIOS-README.txt bochs inside 3 years ago
TESTFORM.txt bochs inside 3 years ago
TODO.txt bochs inside 3 years ago
Uninstall.exe bochs inside 3 years ago
VGABIOS-elpin-2.40 bochs inside 3 years ago
VGABIOS-elpin-LICENSE.txt bochs inside 3 years ago
VGABIOS-lgpl-README.txt bochs inside 3 years ago
VGABIOS-lgpl-latest bochs inside 3 years ago
VGABIOS-lgpl-latest-cirrus bochs inside 3 years ago
VGABIOS-lgpl-latest-cirrus-debug bochs inside 3 years ago
VGABIOS-lgpl-latest-debug bochs inside 3 years ago
bios.bin-1.13.0 bochs inside 3 years ago
bochs.exe bochs inside 3 years ago
bochs.ico bochs inside 3 years ago
bochsdbg.exe bochs inside 3 years ago
bochsrc-sample.txt bochs inside 3 years ago
bxcommit.exe bochs inside 3 years ago
bxhub.exe bochs inside 3 years ago
bximage.exe bochs inside 3 years ago
lgban.ico bochs inside 3 years ago
logo.ico bochs inside 3 years ago
niclist.exe bochs inside 3 years ago
penguin.ico bochs inside 3 years ago
sb16ctrl.exe bochs inside 3 years ago
sb16ctrl.txt bochs inside 3 years ago
slirp.conf bochs inside 3 years ago
unbochs.ico bochs inside 3 years ago
vgabios-cirrus.bin-1.13.0 bochs inside 3 years ago

README.txt

Bochs x86 Pentium+ Emulator
Updated: Mon Dec 24 10:52:00 CET 2007
Version: 2.3.6

WHAT IS BOCHS?

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,
Pentium/PentiumII/PentiumIII/Pentium4 or x86-64 CPU, including optional
MMX, SSEx and 3DNow! instructions. Bochs is capable of running
most Operating Systems inside the emulation, for example Linux, DOS,
Windows 95/98/NT/2000/XP or Windows Vista.
Bochs was written by Kevin Lawton and is currently maintained by
the Bochs project at "http://bochs.sourceforge.net".

Bochs can be compiled and used in a variety of modes, some which are
still in development. The 'typical' use of bochs is to provide
complete x86 PC emulation, including the x86 processor, hardware
devices, and memory. This allows you to run OS's and software within
the emulator on your workstation