Go to file
Aaron Giles ec93220f95 03937: Using CTRL-C to end MAME no longer works reliably
Added explicit control handler for the console. Ctrl+C/Ctrl+Break now
explicitly terminate the process forcefully, rather than unwinding
through the system in an unexpected state. Other console events 
(exit, shutdown, logoff) request a graceful exit.
2010-10-19 14:15:46 +00:00
docs Fix crash when specifying -effect. 2010-10-16 00:55:11 +00:00
src 03937: Using CTRL-C to end MAME no longer works reliably 2010-10-19 14:15:46 +00:00
.gitattributes Removed old CDP1802 CPU. (no whatsnew) 2010-10-19 13:01:57 +00:00
makefile Made depend creation target independent (no whatsnew) 2010-09-28 07:33:09 +00:00