Basilisk II and SheepShaver Macintosh emulators
Go to file
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
2013-05-30 21:34:30 -04:00
BasiliskII FreeBSD amd64 fixups 2013-05-30 21:34:30 -04:00
SheepShaver FreeBSD amd64 fixups 2013-05-30 21:34:30 -04:00
.gitignore Ignore .DS_Store files. 2012-06-18 19:15:37 -04:00