Basilisk II and SheepShaver Macintosh emulators
Go to file
asvitkine 3b8e4ccc9d [patch from Kelvin Delbarre]
Previously, SheepShaver would usually hang if it was unable to access the ROM
file on startup, due to a race between media_poll_func() and DarwinSysExit().
This change eliminates the race by ensuring that media_poll_func() always ends
up waiting in CFRunLoopRun(), which allows us to terminate the polling thread
in a consistent way.
2008-07-20 07:38:27 +00:00
BasiliskII [patch from Kelvin Delbarre] 2008-07-20 07:38:27 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Fix prefs 2008-07-20 07:29:46 +00:00