Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 10b9ab2c34 Generate PowerPC code wrapping GetResource() replacements. That way, it's
a normal PPC function invocation that can be JIT compiled to native code
instead of nesting execute() calls which may lead to use the interpreter
(this took around 11% of total execution time on boot, downto 3%).

Also, optimize some SheepShaver EmulOps and actually report non-CTI.
2004-01-24 11:28:06 +00:00
BasiliskII cosmetic fixes when printing movsbq operation summary 2004-01-22 00:00:55 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Generate PowerPC code wrapping GetResource() replacements. That way, it's 2004-01-24 11:28:06 +00:00