Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 484469962b Don't let SDL catch SIGINT and SIGTERM signals. This is not suitable for
SheepShaver since we are typically translating SDL_QUIT events to PowerOff()
on MacOS side. And, if MacOS is not fully booted, it's not really convenient
to shut it down, even with ctrl-C. i.e. you had to kill -9 it.
2006-05-09 19:53:31 +00:00
BasiliskII MacOS X exception handling updates: 2006-05-09 06:24:05 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Don't let SDL catch SIGINT and SIGTERM signals. This is not suitable for 2006-05-09 19:53:31 +00:00