Bryce Denney
e5a992a796
- master PIC ignores commands 0xc0-0xc7. This change just makes the slave
...
PIC ignore these same commands. It does not implement the commands.
2001-11-19 14:41:03 +00:00
Bryce Denney
a17559cd15
- add pic fix patch from Jonathan Hunt <jhuntnz@users.sourceforge.net>
2001-11-19 14:38:48 +00:00
Bryce Denney
1e6aecc86a
- add example line in bochsrc that will use Christophe Bothamy LGPL vga bios.
...
It is commented out so that it doesn't conflict with the Elpin bios line.
2001-11-19 14:36:26 +00:00
Bryce Denney
77cdb18620
- add LGPL bios by Christophe Bothamy <cbbochs@free.fr>. When new versions
...
are released, I will remove VGABIOS-cbothamy-0.2a and add a file with
the other version number. I decided not to use the "-latest" naming
scheme because there is no synchronization between bochs releases and
LGPL VGA BIOS releases. Anything that's called "latest" is bound to
go obsolete eventually.
2001-11-19 14:35:05 +00:00
Bryce Denney
90320590ad
- oops I forgot --with-amigaos.
2001-11-19 04:17:47 +00:00
Bryce Denney
c37e0c9ba2
- hacked this patch a bit. I've been mostly testing the new code by
...
booting nonbootable and nonreadable floppy disks.
2001-11-18 16:56:52 +00:00
Bryce Denney
fad446ef63
- fix bug I created in rev 1.15 which caused all boot problems to be
...
reported as "not a bootable disk" even if it was "not a readable disk".
2001-11-18 16:40:26 +00:00
Bryce Denney
976e0b67d9
- clarify panic message. It panics if HLT is executed from segment 0xf000,
...
in other words from ROM BIOS code.
2001-11-18 16:32:40 +00:00
Volker Ruppert
0e87d7cfdc
- the patch is checked in, but PCI is still incomplete
2001-11-18 13:34:42 +00:00
Bryce Denney
5dffdf207b
- add patch from Cliff Hones. he says it doesn't quite work, but I asked
...
for it anyway.
2001-11-18 06:31:56 +00:00
Bryce Denney
c169128cc7
- remove note about snapshots working again, that I wrote in june
2001-11-18 05:13:03 +00:00
Bryce Denney
430f3d40a2
- remove link to development snapshot from october 10
2001-11-18 05:12:11 +00:00
Bryce Denney
70c4ab2a2a
- somehow we had "Details" twice for 1.2.1
2001-11-18 05:11:11 +00:00
Bryce Denney
0093a7ae17
- touch up stuff
2001-11-18 05:09:18 +00:00
Bryce Denney
c5df95c4c1
- mention 1.3, but there is no changelog yet
2001-11-18 05:07:39 +00:00
Bryce Denney
591c448281
- add feature list for 1.3.pre1
2001-11-18 05:06:09 +00:00
Bryce Denney
23523ea2f5
- update for 1.3.pre1
2001-11-18 05:04:20 +00:00
Bryce Denney
9a1b5945b0
- fix up links to documentation
2001-11-18 05:03:23 +00:00
Bryce Denney
9bbaa1e776
- fix description of source packages
2001-11-18 04:56:18 +00:00
Bryce Denney
dcc474c46e
- mention that debugger works in win32 now
2001-11-18 04:47:32 +00:00
Bryce Denney
e8c373fde9
- add links for 1.3.pre1
2001-11-18 04:42:56 +00:00
Bryce Denney
dd1b64b5cb
- don't make all on install_win32 target, since the makefile is built for
...
nmake and the install_win32 target is intended for cygwin.
- work around some bug with unix2dos that doesn't let it read from
absolute path (?)
2001-11-18 02:32:59 +00:00
Bryce Denney
32d888e7e6
- update for 1.3.pre1
2001-11-18 01:44:39 +00:00
Bryce Denney
9641c92e84
- remove Bryce's link, since SMP is all integrated now
...
- add link to Christophe Bothamy's free VGA BIOS site
2001-11-18 01:06:53 +00:00
Bryce Denney
8a00171179
- checked in cmpxchg8b patch from Michael Hohmuth <hohmuth@innocent.com>
2001-11-17 22:22:03 +00:00
Bryce Denney
75f5d636ca
- use chmod and be sure that the vga.pcf font is installed so that it
...
is readable by all
2001-11-17 22:13:38 +00:00
Bryce Denney
33da4882f2
- clean up compile section and add subsections with platform specific hints
2001-11-17 22:04:33 +00:00
Bryce Denney
9111c33167
- add amigaos configure shortcut script
2001-11-17 21:36:58 +00:00
Volker Ruppert
6333bcd2a4
- changed some panics to errors, register behaviour and messages fixed
2001-11-17 18:10:54 +00:00
Bryce Denney
e17ad6f50b
- clarify that sending parallel port output to raw dev is unix only
...
- remove Id tag in bximage example, since it gets replaced with the
Id of the whole file.
2001-11-17 17:20:29 +00:00
Bryce Denney
1fbdc6544f
- move cvs write info into the real docbook
2001-11-17 17:16:35 +00:00
Bryce Denney
5080a0e755
- rename mailing list link
2001-11-17 17:16:12 +00:00
Bryce Denney
94ad83d9ad
- include ../include/defs.sgm
...
- add vasudeva as editor
- add section about setting up cvs write access
- add fixmes on most other sections
2001-11-17 17:15:38 +00:00
Bryce Denney
8a4eb1f3e0
- add vasudeva as editor
2001-11-17 17:14:42 +00:00
Bryce Denney
c1273a5974
- add vasudeva as editor
...
- add tip about using winimage
2001-11-17 17:14:28 +00:00
Volker Ruppert
820ca4b2a6
- cygwin compilation error fixed
2001-11-16 23:10:59 +00:00
Bryce Denney
d1bd5f8e7c
- add cdrom and sb16 since .conf.win32-vcpp has those too
2001-11-16 14:23:17 +00:00
Volker Ruppert
3f35c13958
Printer response works again if the config option is "enabled=0" or fopen() fails.
2001-11-15 23:35:26 +00:00
Bryce Denney
d95d2235c4
- more hints about mounting disk images
2001-11-15 22:15:07 +00:00
Bryce Denney
7f70b4ffd5
- finish up cvs write instructions
2001-11-15 17:44:50 +00:00
Bryce Denney
0435f4cace
- adding instructions for cvs write access
2001-11-15 17:38:52 +00:00
Bryce Denney
980643e0fb
- add CMPXCHG8B patch from Michael Hohmuth <hohmuth@innocent.com>
2001-11-15 16:53:24 +00:00
Bryce Denney
a617b4e739
- added Greg Alexander's "how to make a disk image"
2001-11-14 14:42:04 +00:00
Bryce Denney
0cea4900d5
- add OS/2 screen shot from Diego Henriquez
2001-11-14 14:16:20 +00:00
Bryce Denney
892badb077
- add SMP simulation instructions
2001-11-14 04:37:24 +00:00
Bryce Denney
2478decb1e
- add link to mailing list archives
2001-11-14 04:18:24 +00:00
Bryce Denney
4ddbf9381a
- fix up mailing list section so that it describes both bochs-announce
...
and bochs-developers, and who should use which list.
2001-11-14 04:08:10 +00:00
Bryce Denney
6a9b5c513d
- move "Supported Platforms" into the Intro section
2001-11-14 02:43:45 +00:00
Bryce Denney
f07023c86a
- add Features table at end of Introduction section
2001-11-14 02:40:55 +00:00
Bryce Denney
497e4a5227
- fix up configure options table
2001-11-14 01:45:47 +00:00