Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 58ff9aba45 The Linux kernel actually allows to restart execution from the specified slot
in the bundle. This is faster and more accurate as this avoids emulation.

Also clean-up code so that to prepare the use of lib uaccess on hpux/ia64.
XXX: this will need explicit use of uint64_t to define registers because
HP/UX is ILP32 capable and all registers are 64-bit capable so "unsigned long"
won't fit.
2008-01-06 17:22:19 +00:00
BasiliskII The Linux kernel actually allows to restart execution from the specified slot 2008-01-06 17:22:19 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Add SSSE3 optimizations (Intel Core 2 CPUs and newer) for LVX, STVX, VPERM. 2008-01-01 21:51:56 +00:00