From e5410ea2705c9c4c4c11aaf14dfd23f58273d88e Mon Sep 17 00:00:00 2001 From: gbeauche <> Date: Fri, 22 Sep 2000 17:23:36 +0000 Subject: [PATCH] - Direct and real addressing modes - Video on SEGV signals --- BasiliskII/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/BasiliskII/ChangeLog b/BasiliskII/ChangeLog index ccec001b..a274409e 100644 --- a/BasiliskII/ChangeLog +++ b/BasiliskII/ChangeLog @@ -1,4 +1,12 @@ V0.8 (snapshot) - + - UAE cpu: fixed a bug in the memory handlers preventing from + correctly updating 15 and 16 bpp displays on big endian systems + - Unix: added (experimental) real addressing mode [Gwenole Beauchesne] + (activated through the "--enable-addressing=real" configure option) + - Unix: added direct addressing mode [Gwenole Beauchesne] + (default addressing mode, if possible) + - Unix: added screen updates on SEGV signals [Gwenole Beauchesne] + (activated through the "--enable-vosf" configure option) - AmigaOS: enabled floppy support, fixed floppy bugs [Jürgen Lachmann] - AmigaOS: Amiga mouse pointer is hidden inside windowed Mac displays - AmigaOS/sys_amiga.cpp: workaround for 2060scsi.device bug when