2000-10-23 22:29:06 -04:00
|
|
|
Bochs is a portable x86 CPU emulation software that emulates
|
2001-03-02 09:12:59 -05:00
|
|
|
enough of the x86 CPU (by default it emulates 586 instruction set),
|
|
|
|
related AT hardware, and BIOS to run DOS, Windows 95/98, Minix 2.0 and
|
|
|
|
other OS's, all on your workstation.
|
2000-12-21 16:20:34 -05:00
|
|
|
|
2001-02-09 19:33:24 -05:00
|
|
|
Flavors:
|
|
|
|
debug - build with Bochs' internal debugging support
|
|
|
|
i386 - emulate 386 instruction set
|
2001-03-02 09:12:59 -05:00
|
|
|
i486 - emulate 486 instruction set
|
2001-05-26 01:52:55 -04:00
|
|
|
i686 - emulate 486 instruction set
|
2001-02-09 19:33:24 -05:00
|
|
|
pci - build with support for i440FX PCI chipset
|
|
|
|
smp - build with support for SMP (2 CPUs)
|
|
|
|
net - build with support for NE2000 NIC chipset
|
|
|
|
no_x11 - do not build with X support
|
|
|
|
term - build with support for textmode terminal environment
|
|
|
|
|
2000-12-21 16:20:34 -05:00
|
|
|
WWW: ${HOMEPAGE}
|