mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-11 10:30:09 +00:00
Dave Vasilevsky
e3710843b1
FreeBSD amd64 fixups
* 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
Description
Basilisk II and SheepShaver Macintosh emulators
Languages
C++
66%
C
26.5%
M4
2.6%
Objective-C++
1.7%
Assembly
1.2%
Other
1.9%