mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-18 18:05:21 +00:00
Basilisk II and SheepShaver Macintosh emulators
ec8661f431
EXEC_RETURN | HANDLE_INTERRUPT. And then, we handled the interrupt, but EXEC_RETURN was set so we returned very quickly without completing the interrupt routine. As a side effect, this occasionnaly hung the emulator most likely with {ethernet,audio}-based applications that trigger a lot of interrupts. The fix is to always honour EXEC_RETURN flag at first, of course. |
||
---|---|---|
BasiliskII | ||
CVSROOT | ||
SheepShaver |