Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 26ee263b6f Don't fake the TVECT value on non-BeOS native systems. This is important
for systems that use a global r2 as the TLS register, e.g. Linux/ppc with
newer glibc. Also remove the syscall junk which were simply workarounds
for this bug. Remove a duplicate r2 restoration in EmulOp.

BTW, it's possible to get SheepShaver running on Linux/ppc systems with
NPTL rather than SheepThreads.
2005-06-23 16:23:31 +00:00
BasiliskII Avoid C99-isms in C code for old compilers (e.g. gcc "2.96" on MDK 8.1) 2005-06-22 08:51:04 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Don't fake the TVECT value on non-BeOS native systems. This is important 2005-06-23 16:23:31 +00:00