--- SheepShaver/NEWS 2005/03/20 23:58:43 1.3 +++ SheepShaver/NEWS 2005/07/04 11:38:17 1.4 @@ -1,6 +1,22 @@ -SheepShaver NEWS -- history of user-visible changes. 2005-03-08 +SheepShaver NEWS -- history of user-visible changes. 2005-03-21 Copyright (C) 1997-2005 Christian Bauer and Marc Hellwig +Version 2.2 (snapshot) - XX.Jul.2005 +* Add fullscreen DGA via fbdev on Linux +* Add "screen" prefs item a-la Basilisk II +* Add missing lvsl/lvsr instructions in AltiVec emulation +* Add support for old toolchain (gcc "2.96", glibc 2.2) +* Add user-space network emulation ("ether slirp" in prefs file) +* Improve portability of FPU emulation code to non C99 capable systems +* Improve interrupt processing in emulated mode +* Improve idle wait on Linux platforms +* Properly fail to load MacOS < 8.1 with NewWorld ROMs +* Fix native execution on Linux/PowerPC +* Fix PowerPC test-and-set implementation (fix clipboard) +* Fix Ethernet support on Linux, avoid hangs +* Fix occasional hangs during interrupt processing +* Fix High Resolution Timing code for Linux + Version 2.2 (snapshot) - 21.Mar.2005 * Implement high-precision timings on POSIX systems * Add other SDL keysym translations