Christophe Bothamy
2e8a7588c4
- update for 2.1.1 release
2004-02-11 22:27:28 +00:00
Daniel Gimpelevich
126971af49
Made to compile on MacOS9
2004-02-06 22:28:00 +00:00
Christophe Bothamy
d28d41bf99
- update file list
2004-01-07 20:16:16 +00:00
Christophe Bothamy
fa9b18c887
- add missing resolve.cpp from project files
2004-01-04 18:51:15 +00:00
Volker Ruppert
edd830cbb4
- these files are no longer necessary after the NSIS update
2004-01-04 10:21:48 +00:00
Christophe Bothamy
f0c3b9d90b
- update installer script so it works with nsis2.0rc1
2004-01-01 23:05:45 +00:00
Christophe Bothamy
5cf57858cc
- add missing resource file in project
2004-01-01 23:04:43 +00:00
Stanislav Shwartsman
f3730cd784
Implemented two last SSE instructions RSQRTSS and RSQRTPS
...
MSDEV workspaces updated with new file
CPUID will detect and CPU will execute FXSAVE/FXRSTOR instructions when cpu-level-hacked=6 and not only when cpu-level=6
2003-12-31 17:35:43 +00:00
Christophe Bothamy
a3d62221ed
- update workspace with new gameport class²²
2003-12-29 21:57:03 +00:00
Christophe Bothamy
fa449cacfd
- update vcpp workspace with bx_debug directory
2003-12-10 21:03:28 +00:00
Christophe Bothamy
ea8fd6a431
- update with new file list (a file was removed from fpu)
2003-11-26 22:31:54 +00:00
Volker Ruppert
9304bcbcfa
- bxcommit tool added to the list of files
2003-10-03 22:38:57 +00:00
Daniel Gimpelevich
6e68a4e232
*** empty log message ***
2003-10-03 20:58:23 +00:00
Daniel Gimpelevich
d0c10dd46b
*** empty log message ***
2003-10-02 11:33:42 +00:00
Bryce Denney
60b1ebb670
- REALLY add bxcommit this time (I hadn't saved the workspace before)
2003-10-02 10:23:54 +00:00
Bryce Denney
cfdb8f5f4a
- add bxcommit
2003-10-02 10:21:35 +00:00
Daniel Gimpelevich
92565df2b6
*** empty log message ***
2003-10-02 09:27:41 +00:00
Bryce Denney
c55a676ec0
remove fpu/fpu.cpp
...
add iodev/slowdown_timer.cpp
add iodev/extfpuirq.cpp
add iodev/gameport.cpp
add iodev/virt_timer.cpp
add iodev/vmware3.cpp
add cpu/fpu.cpp
add cpu/cpuid.cpp
add gui/win32dialog.cpp
2003-10-01 02:38:56 +00:00
Bryce Denney
4dfa240068
remove fpu/fpu.cpp
...
add iodev/slowdown_timer.cpp
add iodev/extfpuirq.cpp
add iodev/gameport.cpp
add iodev/virt_timer.cpp
add iodev/vmware3.cpp
add cpu/fpu.cpp
add cpu/cpuid.cpp
add gui/win32dialog.cpp
2003-10-01 02:18:58 +00:00
Bryce Denney
8676f35b76
- docs seem to be installed in share/doc/bochs now
2003-10-01 02:00:11 +00:00
Volker Ruppert
4ccaddc32d
- removed obsolete X11 VGA font and it's installation mechanism
...
* files font/vga.pcf, font/vga.bdf, font/hercules.bdf and font/README removed
* files install-x11-fonts.in and test-x11-fonts removed
* font installation mechanism removed from Makefile.in and build/debian/rules
* configure script updated
2003-05-25 09:48:12 +00:00
Volker Ruppert
f9d3766173
- installation of the vga font for X11 no longer necessary
2003-05-24 15:05:46 +00:00
Bryce Denney
1801fe85f8
- remove sse2.cpp, add sse_move.cpp and sse_pfp.cpp in trunk
2003-01-22 13:09:22 +00:00
Bryce Denney
a926cdfd54
- there are no longer any *.htm files, but the installer was still
...
expecting to find something. Remove references to *.htm.
2003-01-06 03:26:55 +00:00
Bryce Denney
d4cb5060af
- this info is out of date. Better to say nothing than give misleading
...
information at the top of a README file.
2003-01-06 03:17:56 +00:00
Bryce Denney
bc72fcefa9
- BeBochs.rsrc cannot be checked into CVS directly because that damages
...
its resources. So now we will distribute a .zip file which will only
be unzipped on the target BeOS machine.
2002-12-21 15:51:41 +00:00
Bryce Denney
c245a51c46
- add BeOS resources file from Bernd Korz
2002-12-21 14:16:30 +00:00
Bryce Denney
cce63e2f8d
- shell script to make a Bochs DMG using diskimage.pl. To use it
...
go to the top of the source tree and run "build/macosx/make-dmg.sh"
2002-12-19 03:01:44 +00:00
Christophe Bothamy
15cf6acddc
- update so debugger can compile (missing fileno function)
2002-12-18 19:00:24 +00:00
Christophe Bothamy
47569f5ee1
- set version to 2.0
2002-12-18 18:59:22 +00:00
Christophe Bothamy
469c07b2f4
- rename project file with better name
2002-12-18 18:57:06 +00:00
Christophe Bothamy
2f790dacbe
- commit new CW Pro 3 project
2002-12-18 18:56:34 +00:00
Bryce Denney
559def9729
Check in patch from Br'fin. Ok, after a little bit of work I managed to get
...
the script to behave. It checks the current directory and the directory one up
for bochs.app. If both those checks fails then it just outright asks the user
for what bochs to run. (And notes the path so it won't ask again unless it
doesn't find things where they last were)
Modified Files:
bochs.applescript script_compiled.rsrc
2002-12-18 05:02:22 +00:00
Bryce Denney
868ef3c848
- docs were not installed into the proper directories. Now they are.
2002-12-15 16:57:44 +00:00
Bryce Denney
71f36e4576
- I was afraid that people would see the directory called documentation
...
and miss index.html. Then they would only find the documentation about
the documentation--not so helpful. Therefore, on win32 package install
documentation into
- docs/index.html
- docs/user/*
- docs/development/*
- docs/documentation/*
2002-12-15 16:31:02 +00:00
Bryce Denney
29081fc951
- now instead of docs-html/*, the rendered docbook docs are in
...
index.html, user/*, development/*, and documentation/*
2002-12-15 16:26:57 +00:00
Bryce Denney
6de38f8415
- this text is getting pasted into README on every type of install, not
...
just linux, so I removed the content-free text.
2002-12-13 16:08:50 +00:00
Bryce Denney
2483ed0f47
- check in changes that allow me to run on the compile farm (OSX 10.1)
...
- I had to hack around the disk image size measurement and force it to use
a 20meg disk image. Otherwise it would run out of space while copying
the files into the image. I don't know why this was necessary.
2002-12-12 22:45:07 +00:00
Christophe Bothamy
ef689073fd
- commit new CW Pro 3 project
2002-12-12 15:31:19 +00:00
Christophe Bothamy
16ebfdb9e1
- update for macos compile
2002-12-12 15:29:45 +00:00
Bryce Denney
1812808d82
- get rid of bochs-docs which didn't work anyway
...
- move DOC-linux.html into the docbook in a section called "Quick Start for
Linux Users", and removed all references to the DOC-linux file that I could
find. Most of the text has been moved into the Linux RPM section. Parts
that did not fit into the docbook are now in doc/docbook/misc.txt.
- put vga.pcf into INSTALL_LIST_X11 so that it's only installed when
you configure with --with-x11.
- transfer section on VGA font installation from docs-html into user guide
- remove RCS id from screen shots within user guide, since they are changed
to the revision info of user.dbk.
Modified Files:
Makefile.in configure configure.in build/linux/.cvsignore
build/redhat/bochs.rpmspec.template doc/docbook/misc.txt
doc/docbook/user/user.dbk doc/man/bochs-dlx.1 doc/man/bochs.1
doc/man/bochsrc.5 doc/man/bximage.1 docs-html/install.html
Removed Files:
build/linux/DOC-linux.html.in build/linux/bochs-docs.in
2002-12-11 19:16:20 +00:00
Bryce Denney
509263d02e
- patch [ 645559 ] Set ownership in RPM package, from Pavel Roskin (proski).
...
> rpm uses actual permissions of the files when making a
> package by default. This causes warnings when building
> bochs 2.0.pre2 rpm.
- this fixes warnings like this one:
user bryce does not exist - using root
2002-12-06 20:44:12 +00:00
Bryce Denney
f99314f68e
- add advapi32.lib to link line to provide registry functions
2002-12-05 17:54:43 +00:00
Bryce Denney
33318ffbab
- add advapi32.lib to link line to provide registry functions in main.cpp.
2002-12-05 17:52:18 +00:00
Christophe Bothamy
1b36b2dbb3
- add icon file for macbochs
2002-12-05 11:32:34 +00:00
Bryce Denney
e334d500d2
- apply patch from Br'fin
...
[ 643874 ] MacOSX: diskimage.pl fix
2002-11-26 04:12:15 +00:00
Bryce Denney
55d148aca5
- check in compiled version from
...
Patch [ 642397 ] Applescript:Fix to handle spaces in path
2002-11-23 12:22:26 +00:00
Bryce Denney
752fc2ce77
- from Br'fin, patch #642397 : Applescript:Fix to handle spaces in path
...
This patch fixes bochs.applescript to handle a case where there are
spaces in the current path.
2002-11-23 12:21:38 +00:00
Bryce Denney
f7d1c288af
- convert to unix newlines to that I can edit it and valid patches can be made
...
against it. It was appearing as one gigantic line. I hope this doesn't
break anything.
2002-11-23 12:19:29 +00:00
Bryce Denney
41fd9fc624
- this is a place to put MacOSX specific release notes. It gets pasted
...
in at the top of README
2002-11-22 06:18:10 +00:00