summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CDTV.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/CDTV.S b/CDTV.S
index cef9344..b0da762 100644
--- a/CDTV.S
+++ b/CDTV.S
@@ -32,6 +32,7 @@ InitCDFunc: movem.l d1/a0-a2/a6,-(SP)
JSRLIB OpenDevice
tst.l d0 ; Device OK ?
beq.s 1$ ; yep --->
+ SMSG <"Nice, not a CDTV.">
bsr.s ExitCDFunc ; Sonst Request freigeben
bra.s 2$
1$: