Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 08c5f8b713 Improve idle wait mechanism. Now, the emulator thread can be suspended
(idle_wait) until events arrived and notified through TriggerInterrupt().
i.e. we no longer sleep a fixed amount of time on platforms that support
a thread wait/signal mechanism.
2005-06-30 10:17:58 +00:00
BasiliskII Use fast spinlocks only for small enough atomic operations. Otherwise, you 2005-06-25 11:40:29 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Improve idle wait mechanism. Now, the emulator thread can be suspended 2005-06-30 10:17:58 +00:00