mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-22 08:27:46 +00:00
Note new "idlewait" feature
This commit is contained in:
@@ -2,6 +2,7 @@ V1.0 (snapshot) - <date>
|
|||||||
- fixed support for volumes larger than 4 GB
|
- fixed support for volumes larger than 4 GB
|
||||||
- fixed the problem with Ticks getting incremented on every interrupt, not
|
- fixed the problem with Ticks getting incremented on every interrupt, not
|
||||||
just 60Hz (e.g. moving the mouse made the caret blink faster)
|
just 60Hz (e.g. moving the mouse made the caret blink faster)
|
||||||
|
- backport "idlewait" feature from SheepShaver
|
||||||
- JIT: integrated dynamic translator for Linux/x86 and FreeBSD/x86
|
- JIT: integrated dynamic translator for Linux/x86 and FreeBSD/x86
|
||||||
- JIT: ported backend to support Linux/x86_64 (AMD64 and EM64T platforms)
|
- JIT: ported backend to support Linux/x86_64 (AMD64 and EM64T platforms)
|
||||||
- JIT: fixed translation through constant jumps ("jitinline" config option)
|
- JIT: fixed translation through constant jumps ("jitinline" config option)
|
||||||
|
Reference in New Issue
Block a user