mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-27 02:49:42 +00:00
Basilisk II and SheepShaver Macintosh emulators
3b8e4ccc9d
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. |
||
---|---|---|
BasiliskII | ||
CVSROOT | ||
SheepShaver |