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