Menu

Code2 Commit Log


Commit Date  
[r4701] by debug

Removing the work packages.

2007-03-26 02:08:48 Tree
[r4700] by debug

Removing the GDB debugging stub support; it was too hackish and ugly.

2007-03-26 02:01:36 Tree
[r4699] by debug

Stability fix to cpu_dyntrans.c, when multiple physical pages
share the same initial table entry. (The ppp == NULL check
should be physpage_ofs == 0.) Bug found by analysing GXemul
against a version patched for Godson.
Fixing a second occurance of the same problem (also in
cpu_dyntrans.c).
Fixing a MAJOR physical page leak in cpu_dyntrans.c; pages
weren't _added_ to the set of translated pages, they _replaced_
all previous pages. It's amazing that this bug has been able
to live for this long. (Triggered when emulating >128MB RAM.)

2007-03-26 01:28:59 Tree
[r4698] by debug

Get rid of some compiler warnings.

2007-03-24 06:40:16 Tree
[r4697] by debug

Implementing disk image "overlays" (to allow simple roll-back to previous disk state). Adding a V disk flag for this, and updating the man page and misc.html.

2007-03-24 06:39:29 Tree
[r4696] by debug

Applying Hvard Eidnes patch for SCSICDROM_READ_DISKINFO and SCSICDROM_READ_TRACKINFO.

2007-03-24 04:05:34 Tree
[r4695] by debug

Moving out SCSI-specific stuff from diskimage.c into a new diskimage_scsicmd.c.

2007-03-24 03:12:17 Tree
[r4694] by debug

Adding a "--debug" option to the configure script, to disable optimizations in unstable development builds.

2007-03-24 02:53:08 Tree
[r4693] by debug

*** empty log message ***

2007-03-24 02:52:17 Tree
[r4692] by debug

0.4.4.1 => post-0.4.4.1

2007-03-18 03:45:49 Tree
Older >