summaryrefslogtreecommitdiff
path: root/CDisk.S
diff options
context:
space:
mode:
Diffstat (limited to 'CDisk.S')
-rw-r--r--CDisk.S6
1 files changed, 6 insertions, 0 deletions
diff --git a/CDisk.S b/CDisk.S
index 60c959e..0f3a6ca 100644
--- a/CDisk.S
+++ b/CDisk.S
@@ -313,6 +313,12 @@ ProcessNextRequest:
beq .EndProcReq ; Kein Request pending --->
movea.l d0,a2 ; A2 : Aktuelles Packet
+ IFD DEBUG
+ moveq #0,d2
+ move.b dp_Flags(a2),d2 ; für SMSG
+ SMSG <"Loading '%s' (flags=$%02lx) ... ">,dp_FileName(a2),d2
+ ENDC
+
*** Falls RAM-Disk erlaubt: RAMDisk-Request bearbeiten
moveq.l #0,d2