mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-26 10:49:21 +00:00
Basilisk II and SheepShaver Macintosh emulators
e3710843b1
* Look for CPU named "amd64" as well as "x86_64" * Don't use /dev/ptmx on FreeBSD * On amd64 FreeBSD uses SIGSEGV, not SIGBUS * Use MAP_FIXED to force allocations within 32-bits, it's the only way * Need <sys/param.h> for SHMLBA * The old offsetof() fix is no longer needed * Preliminary work on instruction skipping |
||
---|---|---|
BasiliskII | ||
SheepShaver | ||
.gitignore |