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.49 by cebix, 2001-02-17T16:35:39Z vs.
Revision 1.71 by cebix, 2001-06-30T22:23:37Z

# Line 1 | Line 1
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 +
7 + V0.9 (release 0.9-1) - 31.May 2001
8 +        - final adjustments for 0.9 release
9 +
10 + V0.9 (snapshot) - 29.May 2001
11 +        - added help for command line arguments, PrefsInit() now removes
12 +          all processed options
13 +        - serial_unix.cpp: input/output_thread_cancel weren't initialized
14 +          [Kolja Waschk]
15 +        - Unix: some performance improvements to VOSF screen update code
16 +          [Brian J. Johnson]
17 +        - Unix: renewed SIGSEGV support functions. Side effect: configure
18 +          script cleanups and probable Direct Addressing/VOSF support for
19 +          other platforms (NetBSD, AIX, OSF/1, Irix) [Gwenole Beauchesne]
20 +        - Unix: -Ofast option is supplied to MIPSPro compiler [Brian J. Johnson]
21 +        - Unix: workaround for IRIX pthreads bug in Delay_usec()
22 +          [Brian J. Johnson]
23 +        - Unix: FreeBSD configure script cleanups [Michael Alyn Miller]
24 +        - Unix: ether_linux.cpp moved and renamed to ether_unix.cpp, now
25 +          also works with the tap driver under FreeBSD [Michael Alyn Miller]
26 +        - BeOS: fixed some bugs in the extfs file types handling
27 +        - AmigaOS: SCSI buffer type can be selected
28 +
29   V0.9 (snapshot) - 17.Feb.2001
30 <        - adapted for mon V3.0 which is now the required minimum
30 >        - adapted for cxmon V3.0 which is now the required minimum
31          - UAE cpu: fixed a bug in the memory handlers preventing from
32            correctly updating 15 and 16 bpp displays on big endian systems
33          - Unix: added (experimental) real addressing mode [Gwenole Beauchesne]

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines