1 |
< |
V0.8 (snapshot) - 5.Sep.2000 |
2 |
< |
- Ported Lauri Pesonen's FPU core to GCC/i386 [Gwenole Beauchesne] |
3 |
< |
|
4 |
< |
V0.8 (snapshot) - |
5 |
< |
- AmigaOS: added MacsBug support (tested with MacsBug6.6.1), |
6 |
< |
fixed <move sr,(sp)> bug [Jürgen Lachmann] |
7 |
< |
|
8 |
< |
V0.8 (snapshot) - |
1 |
> |
V0.8 (snapshot) - <date> |
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 |
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 |
+ |
- AmigaOS: added MacsBug support (tested with MacsBug6.6.1), |
11 |
+ |
fixed <move sr,(sp)> bug [Jürgen Lachmann] |
12 |
|
- Unix: improved timing of periodic threads |
13 |
|
- include/macos_util.h: defines FOURCC() macro to make MacOS-like |
14 |
|
four-character-codes, replaced most instances of multi-character |
15 |
|
constants in the sources by this macro to avoid compiler warnings |
16 |
|
- Imported some changes from the Windows port, most notably FPU fixes |
17 |
|
and the 1Hz interrupt [Lauri Pesonen] |
18 |
+ |
- Ported Lauri Pesonen's FPU core to GCC/i386 [Gwenole Beauchesne] |
19 |
|
|
20 |
|
V0.8 (snapshot) - 13.Jul.2000 |
21 |
|
- Unix: runs natively on NetBSD/m68k |