mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-23 19:29:18 +00:00
JIT compiler is integrated but not yet the default for Linux/x86 and
FreeBSD/x86.
This commit is contained in:
parent
c2566295af
commit
df97c3d02e
@ -1,6 +1,7 @@
|
||||
V1.0 (snapshot) - <date>
|
||||
- fixed the problem with Ticks getting incremented on every interrupt, not
|
||||
just 60Hz (e.g. moving the mouse made the caret blink faster)
|
||||
- Unix: integrated JIT compiler for Linux/x86 and FreeBSD/x86
|
||||
- Unix: moved minimum autoconf support to 2.52+
|
||||
- Unix: add large file support for 2+ GB hard disk images
|
||||
- Unix: cleaned up pthread attributes [Brian Johnson]
|
||||
|
Loading…
Reference in New Issue
Block a user