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

Comparing SheepShaver/NEWS (file contents):
Revision 1.5 by gbeauche, 2005-11-29T23:46:43Z vs.
Revision 1.10 by gbeauche, 2006-05-14T20:46:19Z

# Line 1 | Line 1
1 < SheepShaver NEWS -- history of user-visible changes.  2005-11-30
2 < Copyright (C) 1997-2005 Christian Bauer and Marc Hellwig
1 > SheepShaver NEWS -- history of user-visible changes.  2006-05-14
2 > Copyright (C) 1997-2006 Christian Bauer and Marc Hellwig
3 >
4 > Version 2.3 (snapshot) - 14.May.2006
5 > * Handle up to 1 GB of Mac memory
6 > * Improve SLiRP network emulation performance
7 > * Fix Native QuickDraw acceleration
8 > * Fix a crash during MacOS 9 installation
9 > * Fix a crash in the AppleShare extension
10 > * Fix support for MacOS 7.5.3 Revision 2.2
11 > * Fix gigantic window dimensions on first boot
12 > * Fix extfs volume name to "Unix" (Toshimitsu Tanaka)
13 > * Fix unaligned accesses in SLiRP network emulation (Brian J. Johnson)
14 > * Initial port to IRIX/mips
15 > * MacOS X:
16 >  o Port to MacOS X for Intel, including the JIT
17 >  o Add a primitive graphical preferences editor
18 >  o Add support for run-time CD-ROM auto-detection
19 >  o Fix clipboard (copy/paste of text from/to the host OS)
20 >  o Fix extfs to preserve native folder attributes
21 >  o Fix extfs to handle file/folder creation times
22 >  o Fix SLiRP network emulation (workaround MacOS X bugs)
23 >  o Improve overall performance on PowerPC (by a factor 2)
24 > * Windows:
25 >  o Add SLiRP network emulation ("ether slirp")
26 >  o Add TAP-Win32 network emulation ("ether tap")
27 >  o Fix CD-ROM auto-detection ("pollmedia" now works)
28 >  o Fix idle sleep ("idlewait" now works)
29 >  o Fix native cursor to be updated as soon as MacOS modified it
30 >  o Improve GUI for network configuration
31  
32   Version 2.3 (snapshot) - 30.Nov.2005
33 < * Add fullscreen DGA via fbdev on Linux
33 > * Add fullscreen DGA mode via fbdev in Linux
34   * Add "screen" prefs item a-la Basilisk II
35 < * Add missing lvsl/lvsr instructions in AltiVec emulation
35 > * Add missing lvsl/lvsr instructions in AltiVec emulation (Adobe FrameMaker)
36   * Add support for old toolchain (gcc "2.96", glibc 2.2)
37   * Add user-space network emulation ("ether slirp" in prefs file)
38 < * Add support for Ethernet & Serial to Windows
39 < * Add Windows GUI with GTK+2
40 < * Add initial support for Darwin/x86 with JIT
38 > * Add Ethernet and Serial support to Windows
39 > * Add GTK+2 based GUI to Windows
40 > * Add initial port to Darwin/x86 with JIT
41   * Improve portability of FPU emulation code to non C99 capable systems
42   * Improve interrupt processing in emulated mode
43   * Improve idle wait on Linux platforms
44   * Properly fail to load MacOS < 8.1 with NewWorld ROMs
45 < * Fix native execution on Linux/PowerPC
45 > * Fix native execution in Linux/PowerPC
46   * Fix PowerPC test-and-set implementation (fix clipboard)
47 < * Fix Ethernet support on Linux, avoid hangs
47 > * Fix Ethernet support in Linux, avoid hangs
48   * Fix occasional hangs during interrupt processing
49   * Fix High Resolution Timing code for Linux
50   * Fix support for 4+ GB hard disk images

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines