summaryrefslogtreecommitdiff
path: root/Source/OpenIFF.S
diff options
context:
space:
mode:
Diffstat (limited to 'Source/OpenIFF.S')
-rw-r--r--Source/OpenIFF.S16
1 files changed, 8 insertions, 8 deletions
diff --git a/Source/OpenIFF.S b/Source/OpenIFF.S
index 0878ce1..73ac1d8 100644
--- a/Source/OpenIFF.S
+++ b/Source/OpenIFF.S
@@ -1,11 +1,11 @@
**
-** $Id: OpenIFF.S,v 22.1 92/06/02 16:51:31 chris Exp $
-** $Revision: 22.1 $
+** $Id: OpenIFF.S,v 22.2 92/06/03 23:20:58 chris Exp $
+** $Revision: 22.2 $
**
** $Filename: OpenIFF.S $
** $Author: chris $
** $Release: 19.1 $
-** $Date: 92/06/02 16:51:31 $
+** $Date: 92/06/03 23:20:58 $
**
** iff.library/IFFL_OpenIFF
**
@@ -282,11 +282,11 @@ ReadMode: movea.l a6,a5 ; A5 : IFFBase
PRINTF 10,<"Examine successful">
- move.l d4,d1 ; File
- moveq #0,d2 ; Position
- moveq #OFFSET_BEGINNING,d3
- movea.l iffb_DOSBase(a5),a6
- JSRLIB Seek ; Zurück an den Fileanfang
+ ;; move.l d4,d1 ; File
+ ;; moveq #0,d2 ; Position
+ ;; moveq #OFFSET_BEGINNING,d3
+ ;; movea.l iffb_DOSBase(a5),a6
+ ;; JSRLIB Seek ; Zurück an den Fileanfang
moveq.l #(XPK_MARGIN+12)/4,d3 ; Remember-Size + 'FORM....'
lsl.l #2,d3 ; Spart 2 Bytes :)