2006-05-14 17:14:09 +00:00
|
|
|
SheepShaver NEWS -- history of user-visible changes. 2006-05-14
|
|
|
|
Copyright (C) 1997-2006 Christian Bauer and Marc Hellwig
|
2005-03-09 00:12:27 +00:00
|
|
|
|
2006-05-14 17:14:09 +00:00
|
|
|
Version 2.3 (snapshot) - 14.May.2006
|
|
|
|
* Handle up to 1 GB of Mac memory
|
2006-05-03 21:53:47 +00:00
|
|
|
* Improve SLiRP network emulation performance
|
2006-05-14 17:14:09 +00:00
|
|
|
* Fix Native QuickDraw acceleration
|
|
|
|
* Fix a crash during MacOS 9 installation
|
2006-05-03 21:53:47 +00:00
|
|
|
* Fix a crash in the AppleShare extension
|
2006-05-14 17:14:09 +00:00
|
|
|
* Fix support for MacOS 7.5.3 Revision 2.2
|
|
|
|
* Fix gigantic window dimensions on first boot
|
|
|
|
* Fix extfs volume name to "Unix" (Toshimitsu Tanaka)
|
|
|
|
* Fix unaligned accesses in SLiRP network emulation (Brian J. Johnson)
|
|
|
|
* Initial port to IRIX/mips
|
|
|
|
* MacOS X:
|
|
|
|
o Port to MacOS X for Intel, including the JIT
|
|
|
|
o Add a primitive graphical preferences editor
|
|
|
|
o Add support for run-time CD-ROM auto-detection
|
|
|
|
o Fix clipboard (copy/paste of text from/to the host OS)
|
|
|
|
o Fix extfs to preserve native folder attributes
|
|
|
|
o Fix extfs to handle file/folder creation times
|
|
|
|
o Fix SLiRP network emulation (workaround MacOS X bugs)
|
|
|
|
o Improve overall performance on PowerPC (by a factor 2)
|
|
|
|
* Windows:
|
|
|
|
o Add SLiRP network emulation ("ether slirp")
|
|
|
|
o Add TAP-Win32 network emulation ("ether tap")
|
|
|
|
o Fix CD-ROM auto-detection ("pollmedia" now works)
|
|
|
|
o Fix idle sleep ("idlewait" now works)
|
2006-05-14 20:46:19 +00:00
|
|
|
o Fix native cursor to be updated as soon as MacOS modified it
|
2006-05-14 17:14:09 +00:00
|
|
|
o Improve GUI for network configuration
|
2006-01-22 16:46:41 +00:00
|
|
|
|
2005-11-29 23:46:43 +00:00
|
|
|
Version 2.3 (snapshot) - 30.Nov.2005
|
2005-11-29 23:55:05 +00:00
|
|
|
* Add fullscreen DGA mode via fbdev in Linux
|
2005-07-04 11:38:17 +00:00
|
|
|
* Add "screen" prefs item a-la Basilisk II
|
2005-11-29 23:55:05 +00:00
|
|
|
* Add missing lvsl/lvsr instructions in AltiVec emulation (Adobe FrameMaker)
|
2005-07-04 11:38:17 +00:00
|
|
|
* Add support for old toolchain (gcc "2.96", glibc 2.2)
|
|
|
|
* Add user-space network emulation ("ether slirp" in prefs file)
|
2005-11-29 23:55:05 +00:00
|
|
|
* Add Ethernet and Serial support to Windows
|
|
|
|
* Add GTK+2 based GUI to Windows
|
|
|
|
* Add initial port to Darwin/x86 with JIT
|
2005-07-04 11:38:17 +00:00
|
|
|
* 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
|
2005-11-29 23:55:05 +00:00
|
|
|
* Fix native execution in Linux/PowerPC
|
2005-07-04 11:38:17 +00:00
|
|
|
* Fix PowerPC test-and-set implementation (fix clipboard)
|
2005-11-29 23:55:05 +00:00
|
|
|
* Fix Ethernet support in Linux, avoid hangs
|
2005-07-04 11:38:17 +00:00
|
|
|
* Fix occasional hangs during interrupt processing
|
|
|
|
* Fix High Resolution Timing code for Linux
|
2005-11-29 23:46:43 +00:00
|
|
|
* Fix support for 4+ GB hard disk images
|
|
|
|
* Fix SDL/x11 native cursor acceleration
|
|
|
|
* Fix sheep_net driver to properly work with Linux kernels up to 2.6.11
|
2005-07-04 11:38:17 +00:00
|
|
|
|
2005-11-29 23:46:43 +00:00
|
|
|
Version 2.3 (snapshot) - 21.Mar.2005
|
2005-03-09 00:12:27 +00:00
|
|
|
* Implement high-precision timings on POSIX systems
|
2005-03-20 23:58:43 +00:00
|
|
|
* Add other SDL keysym translations
|
2005-03-14 00:32:12 +00:00
|
|
|
* Add some SSE2 optimizations to the AltiVec emulation core
|
2005-03-09 00:12:27 +00:00
|
|
|
* Add port to FreeBSD 5.3 and NetBSD 2.0 systems (x86 tested)
|
|
|
|
* Add initial port to Windows with SDL graphics
|
|
|
|
* Fix interrupt handling, registers are now fully preserved
|
|
|
|
* Fix support for native execution on recent Linux/PPC systems
|
|
|
|
* Fix support for Gossamer ROMs (PowerMac G3 Beige)
|
|
|
|
* Fix crash in Apple Personal Diagnostics on MacOS 9
|
|
|
|
* Fix crash in Power Management on MacOS 9
|
|
|
|
|
2005-11-29 23:46:43 +00:00
|
|
|
Version 2.3 (snapshot) - 07.Jul.2004
|
2005-03-09 00:12:27 +00:00
|
|
|
* Add support for MacOS 9.0.4
|
|
|
|
* Add native port to MacOS X with SDL graphics
|
|
|
|
* Fix timebase emulation. UpTime() is now more accurate
|
|
|
|
* Fix hardware cursor acceleration in X11
|
|
|
|
* Fix 'r' and <ctrl> key mappings for Apple X11 servers
|
|
|
|
* Fix video thread cancellation on MacOS X
|
|
|
|
* Fix detection of PowerPC 750FX and 970 processors
|
|
|
|
|
2005-11-29 23:46:43 +00:00
|
|
|
Version 2.3 (snapshot) - 09.Jun.2004
|
2005-03-09 00:12:27 +00:00
|
|
|
* Improve generic JIT engine to reach around 1/8-th of native speeds
|
|
|
|
* Improve 68k audio processing with "reentrant" JIT generated code
|
|
|
|
* Add Native QuickDraw acceleration for BitBlt (srcCopy) and FillRect
|
|
|
|
* Add TUN/TAP device support on Linux systems
|
|
|
|
* Add run-time depth switching. Support at least 1-bpp screens
|
|
|
|
* Add "idlewait" option to pause SheepShaver when MacOS is idle
|
|
|
|
* Fix ethernet support on little endian and 64-bit systems
|
|
|
|
* Fix initialization of NVRAM on first-time use
|
|
|
|
|
2005-11-29 23:46:43 +00:00
|
|
|
Version 2.3 (snapshot) - 25.Feb.2004
|
2005-03-09 00:12:27 +00:00
|
|
|
* Improved generic JIT, FPU instructions are now translated
|
|
|
|
* Add AltiVec emulation, emulated CPU is now a PowerPC 7400 (G4)
|
|
|
|
* Add initial port to MacOS X with an X11 server
|
|
|
|
|
2005-11-29 23:46:43 +00:00
|
|
|
Version 2.3 (snapshot) - 14.Jan.2004
|
2005-03-09 00:12:27 +00:00
|
|
|
* Fix several CPU emulation bugs, extended testsuite
|
|
|
|
* Fix FPU emulation, "scrollbar" & Graphing Calculator bugs are gone
|
|
|
|
* Add support for 64-bit platforms, more precisely AMD64 with JIT
|
|
|
|
* Add support for copy-paste of text on Unix/X11 systems
|
|
|
|
* Add support for wheel mice
|
|
|
|
* Better support for PowerMac PCI ROMs with more generic patches
|
|
|
|
* Better support for audio output (with pre-G3 PowerMac PCI ROMs)
|
|
|
|
* Improve native Linux/PPC port
|
|
|
|
|
2005-11-29 23:46:43 +00:00
|
|
|
Version 2.3 (snapshot) - 25.Nov.2003
|
2005-03-09 00:12:27 +00:00
|
|
|
* Initial public release with PowerPC CPU emulator for testing
|
2005-11-29 23:46:43 +00:00
|
|
|
|
|
|
|
Version 2.2 (release) - 04.Feb.2002
|
|
|
|
* Source released under GPL
|
|
|
|
* Integrated code from Basilisk II
|