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