5 |
|
like a 68882/68040 FPU, eliminating the need for 68060 FPU patches |
6 |
|
- added support for platform-independant mutexes, used by adb.cpp for |
7 |
|
thread-safe mouse handling |
8 |
+ |
- the TIME_OFFSET constant has been replaced by a (portable) function |
9 |
+ |
TimeToMacTime(); file dates in ExtFS should now be correct |
10 |
|
- Unix: windowed display mode supports different resolutions and color |
11 |
|
depth, which can be switched on-the-fly |
12 |
|
- Unix: Ctrl-F5 grabs mouse in windowed mode (enhanced compatibility |
13 |
|
with games like flight simulators) |
14 |
+ |
- Unix: audio sample rate, bit depth and channel count are adjustable |
15 |
+ |
in the MacOS "Sound" control panel |
16 |
|
|
17 |
|
V0.9 (release 0.9-1) - 31.May 2001 |
18 |
|
- final adjustments for 0.9 release |