Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 47348e8120 16-byte aligned memory allocator will try the following functions in-order
(determined at compile-time): posix_memalign, memalign, valloc, malloc.
2004-02-24 14:09:12 +00:00
BasiliskII Decode MOVSX r32, r/m16 (generated by icc v8.0 on x86) 2004-02-16 16:02:48 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver 16-byte aligned memory allocator will try the following functions in-order 2004-02-24 14:09:12 +00:00