1 |
|
V0.8 (snapshot) - <date> |
2 |
+ |
- UAE cpu: fixed a bug in the memory handlers preventing from |
3 |
+ |
correctly updating 15 and 16 bpp displays on big endian systems |
4 |
+ |
- Unix: added (experimental) real addressing mode [Gwenole Beauchesne] |
5 |
+ |
(activated through the "--enable-addressing=real" configure option) |
6 |
+ |
- Unix: added direct addressing mode [Gwenole Beauchesne] |
7 |
+ |
(default addressing mode, if possible) |
8 |
+ |
- Unix: added screen updates on SEGV signals [Gwenole Beauchesne] |
9 |
+ |
(activated through the "--enable-vosf" configure option) |
10 |
|
- AmigaOS: enabled floppy support, fixed floppy bugs [Jürgen Lachmann] |
11 |
|
- AmigaOS: Amiga mouse pointer is hidden inside windowed Mac displays |
12 |
|
- AmigaOS/sys_amiga.cpp: workaround for 2060scsi.device bug when |