Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 7ee9cb43dc Relocate MacOS X executable to 0x78048000 akin to linker scripts on Linux
arches. This probably already worked in the past but I have just verified
that Basilisk II works with up to 1 GB of Mac RAM in DIRECT_ADDRESSING or
REAL_ADDRESSING mode.

BTW, a quick Speedometer 4 CPU performance test showed a +15% speed increase
in real addressing mode vs. direct addressing. x86 arches don't benefit much
from that mode since they support complex address modes already (beyond plain
load/store).

TODO: check on MacOS X for Intel so that to reduce the test to darwin*:*)
2006-03-14 21:18:44 +00:00
BasiliskII Relocate MacOS X executable to 0x78048000 akin to linker scripts on Linux 2006-03-14 21:18:44 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Copy constants to 32-bit addressable data pool. This fixes -pie builds on 2006-01-28 22:03:31 +00:00