--- a/src/dcload.c Mon May 12 10:00:13 2008 +0000 +++ b/src/dcload.c Thu May 15 10:22:39 2008 +0000 @@ -145,6 +145,7 @@ break; case SYS_EXIT: if( dcload_allow_unsafe ) { + dreamcast_shutdown(); exit( sh4r.r[5] ); } else { dreamcast_stop();