| 2 |
Copyright (C) 1997-2005 Christian Bauer and Marc Hellwig |
Copyright (C) 1997-2005 Christian Bauer and Marc Hellwig |
| 3 |
|
|
| 4 |
Version 2.3 (snapshot) - 30.Nov.2005 |
Version 2.3 (snapshot) - 30.Nov.2005 |
| 5 |
* Add fullscreen DGA via fbdev on Linux |
* Add fullscreen DGA mode via fbdev in Linux |
| 6 |
* Add "screen" prefs item a-la Basilisk II |
* Add "screen" prefs item a-la Basilisk II |
| 7 |
* Add missing lvsl/lvsr instructions in AltiVec emulation |
* Add missing lvsl/lvsr instructions in AltiVec emulation (Adobe FrameMaker) |
| 8 |
* Add support for old toolchain (gcc "2.96", glibc 2.2) |
* Add support for old toolchain (gcc "2.96", glibc 2.2) |
| 9 |
* Add user-space network emulation ("ether slirp" in prefs file) |
* Add user-space network emulation ("ether slirp" in prefs file) |
| 10 |
* Add support for Ethernet & Serial to Windows |
* Add Ethernet and Serial support to Windows |
| 11 |
* Add Windows GUI with GTK+2 |
* Add GTK+2 based GUI to Windows |
| 12 |
* Add initial support for Darwin/x86 with JIT |
* Add initial port to Darwin/x86 with JIT |
| 13 |
* Improve portability of FPU emulation code to non C99 capable systems |
* Improve portability of FPU emulation code to non C99 capable systems |
| 14 |
* Improve interrupt processing in emulated mode |
* Improve interrupt processing in emulated mode |
| 15 |
* Improve idle wait on Linux platforms |
* Improve idle wait on Linux platforms |
| 16 |
* Properly fail to load MacOS < 8.1 with NewWorld ROMs |
* Properly fail to load MacOS < 8.1 with NewWorld ROMs |
| 17 |
* Fix native execution on Linux/PowerPC |
* Fix native execution in Linux/PowerPC |
| 18 |
* Fix PowerPC test-and-set implementation (fix clipboard) |
* Fix PowerPC test-and-set implementation (fix clipboard) |
| 19 |
* Fix Ethernet support on Linux, avoid hangs |
* Fix Ethernet support in Linux, avoid hangs |
| 20 |
* Fix occasional hangs during interrupt processing |
* Fix occasional hangs during interrupt processing |
| 21 |
* Fix High Resolution Timing code for Linux |
* Fix High Resolution Timing code for Linux |
| 22 |
* Fix support for 4+ GB hard disk images |
* Fix support for 4+ GB hard disk images |