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