1 |
|
V0.8 (snapshot) - |
2 |
+ |
- AmigaOS: added MacsBug support (tested with MacsBug6.6.1), |
3 |
+ |
fixed <move sr,(sp)> bug [Jürgen Lachmann] |
4 |
+ |
|
5 |
+ |
V0.8 (snapshot) - |
6 |
|
- AmigaOS: enabled floppy support, fixed floppy bugs [Jürgen Lachmann] |
7 |
+ |
- AmigaOS: Amiga mouse pointer is hidden inside windowed Mac displays |
8 |
|
- AmigaOS/sys_amiga.cpp: workaround for 2060scsi.device bug when |
9 |
|
when reading from CD-ROM [Jürgen Lachmann] |
10 |
|
- AmigaOS/prefs_editor_amiga.cpp: fixed bug when adding volumes |
11 |
|
[Jürgen Lachmann] |
12 |
+ |
- AmigaOS/Unix/extfs_*.cpp: .finf helper file now stores complete |
13 |
+ |
FInfo/FXInfo, replaced get/set_finder_*() functions by get/set_finfo() |
14 |
+ |
- Unix: improved timing of periodic threads |
15 |
+ |
- include/macos_util.h: defines FOURCC() macro to make MacOS-like |
16 |
+ |
four-character-codes, replaced most instances of multi-character |
17 |
+ |
constants in the sources by this macro to avoid compiler warnings |
18 |
|
- Imported some changes from the Windows port, most notably FPU fixes |
19 |
|
and the 1Hz interrupt [Lauri Pesonen] |
20 |
|
|