Bochs/bochs
Bryce Denney cf780f13ce - applied patch from Don Becker. Bypass fstat when opening WIN32 raw
floppy disk.
2001-04-10 02:17:43 +00:00
..
bios - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
cpu - change all inline declarations to one of two macros: BX_C_INLINE or 2001-04-10 02:10:09 +00:00
debug - change bx_snprintf back to normal name 2001-04-10 01:57:27 +00:00
disasm - change all inline declarations to one of two macros: BX_C_INLINE or 2001-04-10 02:10:09 +00:00
docs-html - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
dynamic - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
font - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
fpu - change all inline declarations to one of two macros: BX_C_INLINE or 2001-04-10 02:10:09 +00:00
gui - change all inline declarations to one of two macros: BX_C_INLINE or 2001-04-10 02:10:09 +00:00
instrument - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
iodev - applied patch from Don Becker. Bypass fstat when opening WIN32 raw 2001-04-10 02:17:43 +00:00
memory - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
misc - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
.bochsrc - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
.conf.beos-x86-R4 - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
.conf.beos-x86-preR4 - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
.conf.macos - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
.conf.sparc - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
.conf.win32 - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
.conf.win32-cygwin - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
.conf.win32-vcpp - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
.conf.x86 - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
Bochs.proj.hqx - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
COPYING - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
Makefile.in - instead of putting each library function in a separate file (dumb), 2001-04-10 02:02:37 +00:00
README - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
bochs.h - added informative header 2001-04-10 01:58:07 +00:00
bochs.rsrc.hqx - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
config.h.in - Applied patch based on one by Roland Mainz, 4/1/2001. 2001-04-10 02:13:25 +00:00
configure - for macos, strdup is not defined. force configure --with-macos to 2001-04-10 02:11:42 +00:00
configure.in - for macos, strdup is not defined. force configure --with-macos to 2001-04-10 02:11:42 +00:00
load32bitOShack.cc - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
macintosh.txt - added strdup replacement function to osdep 2001-04-10 02:02:05 +00:00
main.cc - Applied patch based on one by Roland Mainz, 4/1/2001. 2001-04-10 02:13:25 +00:00
osdep.cc - added strdup replacement function to osdep 2001-04-10 02:02:05 +00:00
osdep.h - added strdup replacement function to osdep 2001-04-10 02:02:05 +00:00
pc_system.cc - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
pc_system.h - change all inline declarations to one of two macros: BX_C_INLINE or 2001-04-10 02:10:09 +00:00
snprintf.cc - add snprintf.cc and strtoull.cc, with definition of missing libc functions 2001-04-10 01:52:59 +00:00
state_file.cc - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
state_file.h - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
strtoull.cc - add snprintf.cc and strtoull.cc, with definition of missing libc functions 2001-04-10 01:52:59 +00:00
win32.txt - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00

README

Hello,

All documentation is now located in the docs-html directory.

Just point you Web browser at Bochs.html.  For example:

  netscape docs-html/index.html

Please read the file 'LICENSE' for information about the
license associated with this software.

-Kevin Lawton