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
2008-07-20 07:38:27 +00:00
1999-10-03 14:16:16 +00:00
2008-07-20 07:29:46 +00:00
Description
Basilisk II and SheepShaver Macintosh emulators
22 MiB
Languages
C++ 66.1%
C 26.4%
M4 2.6%
Objective-C++ 1.7%
Assembly 1.2%
Other 1.9%