Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche ecd3db832e - Rewrite raw_init_cpu() to match more details, from kernel sources.
- Add possibility to tune code alignment to the underlying processor. However,
  this is turned off as I don't see much improvement and align_jumps = 64
  for Athlon looks suspicious to me.
- Remove two extra align_target() that are already covered.
- Remove unused may_trap() predicate.
2002-09-19 14:59:03 +00:00
BasiliskII - Rewrite raw_init_cpu() to match more details, from kernel sources. 2002-09-19 14:59:03 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver - B2_TOPDIR: new macro specifying where Basilisk II directory can be found. 2002-05-09 09:55:45 +00:00