Bryce Denney
1e0d562d95
- add instructions for installing Gnu Hurd, from
...
Bruno Bonfils <asyd@debian-fr.org>
2002-09-01 13:04:59 +00:00
Bryce Denney
eba793ba8b
- paste the CHANGES file into this changelog
2002-03-28 06:45:26 +00:00
Bryce Denney
d67fe98719
- eliminate top level list so that I can put <a name=""> anchors
2001-12-10 14:53:27 +00:00
Bryce Denney
d18b42640b
- update for version 1.3
...
- mention where to find the new docs, suggest people look there first
2001-12-10 14:09:03 +00:00
Bryce Denney
c5df95c4c1
- mention 1.3, but there is no changelog yet
2001-11-18 05:07:39 +00:00
instinc
ff08ebb819
Added the description of the 0x8AE4 (disable register tracing) and 0x8AE5 (enable register tracing) io commands
2001-10-03 19:58:50 +00:00
instinc
4febfb2efb
Added the documentation for the enable/disable trace commands
2001-10-03 19:10:09 +00:00
Bryce Denney
82a0027e4b
- stop warning people to leave their vga.pcf uncompressed, since that
...
was bad advice (only worked for Bryce's machine). Now warn people to
restart their X font server.
2001-09-30 14:07:58 +00:00
Bryce Denney
f1dd213775
- arg, I left out a paragraph mark before
2001-09-29 20:33:04 +00:00
Bryce Denney
0c7dad572e
- add a note about skipping the "compress" step when installing the
...
VGA font by hand.
2001-09-29 20:22:08 +00:00
instinc
1170853e16
added command 0x8AE0 (return to debugger prompt) to iodebug
2001-09-26 02:55:46 +00:00
Bryce Denney
452bb210fc
- fix incorrect title
2001-09-17 15:12:55 +00:00
Bryce Denney
53d5997913
- integrate Dave's I/O interface to debugger into the docs
2001-09-15 03:06:05 +00:00
Bryce Denney
6f3a573839
- documentation for iodebug device by Dave Poirier <eks@void-core.2y.net>
2001-09-15 03:01:35 +00:00
Bryce Denney
dcb74396d4
- fix three broken links!
2001-09-10 22:24:39 +00:00
Bryce Denney
c917c66d30
- add <TITLE> tags to everything
2001-09-10 22:12:59 +00:00
Bryce Denney
7c451d057b
- add titles
2001-09-10 13:42:03 +00:00
Bryce Denney
76896f6bcd
*** empty log message ***
2001-06-13 05:05:27 +00:00
Bryce Denney
e2ac907997
- fixed some out of date text at top of changelog. Thanks Cliff.
2001-06-12 23:28:46 +00:00
Bryce Denney
aeb6b817aa
*** empty log message ***
2001-06-12 22:44:55 +00:00
Bryce Denney
ca200bb8bf
*** empty log message ***
2001-06-12 22:42:55 +00:00
Bryce Denney
733c2f3a19
*** empty log message ***
2001-06-12 19:22:50 +00:00
Bryce Denney
27a4a0979f
*** empty log message ***
2001-06-12 19:21:00 +00:00
Bryce Denney
4940c3bc63
- closer to a shell script, uses $VERSION variable to do substitution
2001-06-12 18:36:27 +00:00
Bryce Denney
49e4c66d22
- include changelog for 1.2.1
2001-06-12 18:31:12 +00:00
Bryce Denney
6d9113d4e1
- add top level link to debugger and cosimulation
2001-06-04 23:02:36 +00:00
Bryce Denney
bf13589cb1
- replace broken link with good one
2001-06-04 23:02:20 +00:00
Bryce Denney
52e0d4178c
- fix typo
2001-06-04 16:36:21 +00:00
Bryce Denney
f41b050fd9
- update for 1.2 release
2001-06-03 23:09:11 +00:00
Bryce Denney
78472700f1
- added note about just how old this doc really is
2001-05-31 18:41:45 +00:00
Bryce Denney
dd3ec034c7
- updated instructions for compiling under win32
2001-05-30 18:24:48 +00:00
Bryce Denney
fa6e0432a5
- fix link to 1.2.pre1
2001-05-29 04:36:32 +00:00
Bryce Denney
aed721bc62
- update for 1.2-pre1
2001-05-25 14:02:16 +00:00
Bryce Denney
47c7a92efc
*** empty log message ***
2001-05-25 13:59:01 +00:00
Bryce Denney
97d681fb89
- integrated Don Becker's RFB gui, added it as a configure option,
...
and put it in the docs.
2001-05-24 01:07:09 +00:00
Bryce Denney
e61d00351f
- merged BRANCH-smp-bochs into main branch. For details see comments
...
in BRANCH-smp-bochs revisions.
- The general task was to make multiple CPU's which communicate
through their APICs. So instead of BX_CPU and BX_MEM, we now have
BX_CPU(x) and BX_MEM(y). For an SMP simulation you have several
processors in a shared memory space, so there might be processors
BX_CPU(0..3) but only one memory space BX_MEM(0). For cosimulation,
you could have BX_CPU(0) with BX_MEM(0), then BX_CPU(1) with
BX_MEM(1). WARNING: Cosimulation is almost certainly broken by the
SMP changes.
- to simulate multiple CPUs, you have to give each CPU time to execute
in turn. This is currently implemented using debugger guards. The
cpu loop steps one CPU for a few instructions, then steps the
next CPU for a few instructions, etc.
- there is some limited support in the debugger for two CPUs, for
example printing information from each CPU when single stepping.
2001-05-23 08:16:07 +00:00
Bryce Denney
a477f9bbf7
- I got diffs from 1/4/2000 snapshot to 3/15/2000 snapshot, so I filled
...
in the changelog.
2001-05-20 04:05:18 +00:00
Bryce Denney
ece73db2dc
- update 5/17
2001-05-17 22:06:39 +00:00
Bryce Denney
770cf1e9e2
- changed order of hard drive stuff to make it more clear
2001-05-17 20:11:50 +00:00
Bryce Denney
86182ace3a
- added note that you need newharddrivesupport=1
2001-05-17 20:10:41 +00:00
Bryce Denney
2eba96ba3d
- previous revision missed something quite important, # of cylinders!
2001-05-17 19:41:48 +00:00
Bryce Denney
b262c56f16
- added sizes of large hard disks up to 32gig
2001-05-17 19:34:38 +00:00
Bryce Denney
536dc4c10e
- fpu in by default
2001-05-16 08:30:55 +00:00
Bryce Denney
8c336a82b5
- now FPU defaults to on
2001-05-16 07:51:43 +00:00
Bryce Denney
d2d54d42af
- add changelog for version 1.1.2 (bugfix3) to main branch
2001-05-16 07:30:16 +00:00
Bryce Denney
97777b2a81
- first draft, not really very good yet
2001-05-16 06:07:56 +00:00
Bryce Denney
13c4c0c3af
*** empty log message ***
2001-05-14 06:28:44 +00:00
Bryce Denney
64f2cf366b
*** empty log message ***
2001-05-14 05:55:49 +00:00
Bryce Denney
c5faabd6b5
- add description of active branches and when they will be merged.
2001-05-11 05:34:33 +00:00
Bryce Denney
091ec7abcc
- added target="_top" to link to our home page so that it does not put
...
the home page into the lower "topper.pl" frame.
2001-05-10 06:18:49 +00:00