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 156c7f6a6e repush linux-debug 3 years ago
..
dlxlinux repush linux-debug 3 years ago
docs repush linux-debug 3 years ago
keymaps repush linux-debug 3 years ago
BIOS-bochs-latest repush linux-debug 3 years ago
BIOS-bochs-legacy repush linux-debug 3 years ago
CHANGES.txt repush linux-debug 3 years ago
COPYING.txt repush linux-debug 3 years ago
LICENSE.txt repush linux-debug 3 years ago
README.txt repush linux-debug 3 years ago
SeaBIOS-README.txt repush linux-debug 3 years ago
SeaVGABIOS-README.txt repush linux-debug 3 years ago
TESTFORM.txt repush linux-debug 3 years ago
TODO.txt repush linux-debug 3 years ago
Uninstall.exe repush linux-debug 3 years ago
VGABIOS-elpin-2.40 repush linux-debug 3 years ago
VGABIOS-elpin-LICENSE.txt repush linux-debug 3 years ago
VGABIOS-lgpl-README.txt repush linux-debug 3 years ago
VGABIOS-lgpl-latest repush linux-debug 3 years ago
VGABIOS-lgpl-latest-cirrus repush linux-debug 3 years ago
VGABIOS-lgpl-latest-cirrus-debug repush linux-debug 3 years ago
VGABIOS-lgpl-latest-debug repush linux-debug 3 years ago
bios.bin-1.13.0 repush linux-debug 3 years ago
bochs.exe repush linux-debug 3 years ago
bochs.ico repush linux-debug 3 years ago
bochsdbg.exe repush linux-debug 3 years ago
bochsrc-sample.txt repush linux-debug 3 years ago
bxcommit.exe repush linux-debug 3 years ago
bxhub.exe repush linux-debug 3 years ago
bximage.exe repush linux-debug 3 years ago
lgban.ico repush linux-debug 3 years ago
logo.ico repush linux-debug 3 years ago
niclist.exe repush linux-debug 3 years ago
penguin.ico repush linux-debug 3 years ago
sb16ctrl.exe repush linux-debug 3 years ago
sb16ctrl.txt repush linux-debug 3 years ago
slirp.conf repush linux-debug 3 years ago
unbochs.ico repush linux-debug 3 years ago
vgabios-cirrus.bin-1.13.0 repush linux-debug 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