macemu/SheepShaver
gbeauche ec8661f431 Fix a damn silly bug. On some occasions, we could have spcflags() set to
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.
2005-06-30 15:29:11 +00:00
..
doc Happy New Year! :) 2004-01-12 15:37:24 +00:00
src Fix a damn silly bug. On some occasions, we could have spcflags() set to 2005-06-30 15:29:11 +00:00
COPYING Imported sources 2002-02-04 16:58:13 +00:00
Makefile add other symlinks to B2/Windows files 2005-03-17 23:56:04 +00:00
NEWS Respin snapshot with functional Windows port + extra SDL keysym translations 2005-03-20 23:58:43 +00:00