Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 8de7ad1091 - Turn on runtime detection of loop and jump alignment as Aranym people
reported they got some improvement with it and larger loops. Small
  loops are an issue for now until unrolling is implemented for DBcc.
- Const jumps are identified in readcpu. I don't want to duplicate code
  uselessly. Rather, it's the JIT job to know whether we are doing block
  inlining and un-marking those instructions as end-of-block.
2002-10-03 15:05:01 +00:00
BasiliskII - Turn on runtime detection of loop and jump alignment as Aranym people 2002-10-03 15:05:01 +00:00
CVSROOT
SheepShaver - B2_TOPDIR: new macro specifying where Basilisk II directory can be found. 2002-05-09 09:55:45 +00:00