--- BasiliskII/ChangeLog 2000/09/22 17:23:36 1.41 +++ BasiliskII/ChangeLog 2000/10/11 17:40:07 1.43 @@ -1,4 +1,5 @@ V0.8 (snapshot) - + - adapted for mon V3.0 which is now the required minimum - 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] @@ -21,6 +22,8 @@ V0.8 (snapshot) - - include/macos_util.h: defines FOURCC() macro to make MacOS-like four-character-codes, replaced most instances of multi-character constants in the sources by this macro to avoid compiler warnings + - cdrom.cpp: implemented Status(6) call (return format list) + [Landon Fuller] - Imported some changes from the Windows port, most notably FPU fixes and the 1Hz interrupt [Lauri Pesonen] - Ported Lauri Pesonen's FPU core to GCC/i386 [Gwenole Beauchesne]