Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche abc911eaa7 Remove use of global register A0 (now aliased to T0). This makes it possible
to cache the CPU context pointer to a register and thus rendering generated
code CPU context independent. Not useful to SheepShaver, but it is for
another project for threads emulation on plain x86-32.

Note: AltiVec performance may drop a little on x86 but this will be restored
(and even improved) in the future.
2006-07-09 12:15:48 +00:00
BasiliskII libgenemu can't find regflags in the XCode built newcpu.o, 2006-05-25 05:03:03 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Remove use of global register A0 (now aliased to T0). This makes it possible 2006-07-09 12:15:48 +00:00