The program bochs is a highly portable open source x86 PC emulator written in C++, and runs on most popular platforms. It includes emulation of the Intel x86 CPU, common IO devices, and a custom BIOS. Currently, bochs can be compiled to emulate a 386, 486, Pentium, Pentium PRO or AMD64 CPU. Bochs is capable of running most operating systems inside the emulation including Linux, NetBSD, Windows 95, DOS, and Windows NT 4. This package is official cvs snapshot.
16 lines
808 B
Text
16 lines
808 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE.Darwin,v 1.1.1.1 2010/11/15 12:01:53 ryo-on Exp $
|
|
|
|
Bochs has been installed as ${PREFIX}/libexec/bochs.app.
|
|
That directory (bochs.app) is an application bundle that you can copy to
|
|
/Applications if you want to.
|
|
|
|
There is a sample configuration file in ${PREFIX}/share/bochs.
|
|
Note that you can use the $BXSHARE variable in your own configuration files
|
|
to specify the location of the system BIOSes. This variable will be
|
|
automatically set to the appropriate location by Bochs when executed.
|
|
|
|
For your convenience, a 'bochs' helper script has also been installed and
|
|
should be available through your PATH as a regular command-line utility.
|
|
|
|
===========================================================================
|