Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
README.TXT
Upload User: jnzhq888
Upload Date: 2007-01-18
Package Size: 51694k
Code Size: 2k
Category:
OS Develop
Development Platform:
WINDOWS
- Welcome to Bochs, an 80386 emulator!
- Bochs is a portable x86 emulator, which runs Minix-386 and
- MS-DOS/Windows. You can compile and run Bochs on almost
- any Unix & X Windows environment.
- Since software emulation is very performance sensitive, it is
- recommended that you run Bochs on at least a 100Mhz machine,
- with a minimum of 32MBytes of physical memory. Additionally,
- you'll need a couple Megabytes of disk space to uncompress and
- compile the Bochs distribution, plus 10 to 30 Megabytes for
- the creation of hard disk image files, depending upon the option
- you choose.
- Installation begins with the BOCHS.TAZ file. It is a compressed
- tar format file, of the entire Bochs source distribution. You
- need to compile Bochs for your platform before using it. To
- extract the source code, change directory into a parent directory
- in which Bochs will be untarred:
- unix:/> cd /usr/local/src
- -or
- unix:/> cd /users/JohnDoe/src
- Uncompress and untar Bochs:
- unix:/usr/local/src> zcat BOCHS.TAZ | tar xvf -
- You should now have a sub-directory 'bochs-YYMMDD'. Change directory
- into it, and read the files 'INSTALL.MINIX386' & 'INSTALL' for further
- detailed installation notes. For uses of Bochs, outside of running
- the version of Minix on this CD, please consult the file 'LICENSE'.
- The file 'INSTALL.DOS_WIN31' may also be of interest.
- Thanks for your interest in using Bochs! Current versions of Bochs
- as well as other relevant information may be obtained at the following
- Web and ftp sites. Feel free to give me feedback on portability and
- other relevant issues. I'd like to continually enhance Bochs, and
- add to its general portability.
- http://world.std.com/~bochs
- ftp://ftp.std.com/pub/bochs
- Kevin Lawton
- Bochs Software Company
- bochs@world.std.com