]> git.sesse.net Git - pistorm/blobdiff - platforms/amiga/piscsi/device_driver_amiga/bootrom.s
PiSCSI boot ROM+custom file systems working
[pistorm] / platforms / amiga / piscsi / device_driver_amiga / bootrom.s
index 0696d8367819b420d1b076d46df4ab22aa8885cb..a0603d1791c5ff5e9d3f447a5e4b60806f85f1f7 100644 (file)
@@ -310,21 +310,21 @@ PartitionLoop:
 
 
 EndPartitions:
-            move.l  #8,PiSCSIDebugMe
+            move.l #8,PiSCSIDebugMe
             move.l a6,a1
-            move.l  #800,PiSCSIDebugMe
+            move.l #800,PiSCSIDebugMe
             movea.l 4,a6
-            move.l  #801,PiSCSIDebugMe
+            move.l #801,PiSCSIDebugMe
             jsr CloseLibrary(a6)
-            move.l  #802,PiSCSIDebugMe
+            move.l #802,PiSCSIDebugMe
 
-            move.l  (a7)+,a6            ; Pop A6 from stack
-            move.l  #803,PiSCSIDebugMe
+            move.l (a7)+,a6             ; Pop A6 from stack
+            move.l #803,PiSCSIDebugMe
 
             move.w #$80B8,$dff09a       ; Re-enable interrupts
-            move.l  #804,PiSCSIDebugMe
+            move.l #804,PiSCSIDebugMe
             moveq.l #1,d0               ; indicate "success"
-            move.l  #805,PiSCSIDebugMe
+            move.l #805,PiSCSIDebugMe
             rts
 
             align 4