ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/ChangeLog
(Generate patch)

Comparing BasiliskII/ChangeLog (file contents):
Revision 1.66 by cebix, 2001-05-29T15:02:16Z vs.
Revision 1.73 by cebix, 2001-07-03T15:59:43Z

# Line 1 | Line 1
1 < V0.9 (snapshot) - 29.May.2001
1 > V1.0 (snapshot) - <date>
2 >        - added support for on-the-fly video resolution and depth switching,
3 >          and gamma tables
4 >        - fsave/frestore emulation under AmigaOS and NetBSD/m68k always behaves
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 >        - Unix: windowed display mode supports different resolutions and color
9 >          depth, which can be switched on-the-fly
10 >        - Unix: Ctrl-F5 grabs mouse in windowed mode (enhanced compatibility
11 >          with games like flight simulators)
12 >
13 > V0.9 (release 0.9-1) - 31.May 2001
14 >        - final adjustments for 0.9 release
15 >
16 > V0.9 (snapshot) - 29.May 2001
17          - added help for command line arguments, PrefsInit() now removes
18            all processed options
19          - serial_unix.cpp: input/output_thread_cancel weren't initialized

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines