macemu/SheepShaver
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
..
2004-01-12 15:37:24 +00:00
2002-02-04 16:58:13 +00:00
2004-01-18 22:04:23 +00:00