Slight improvements to text

This commit is contained in:
alpine9000
2016-03-27 12:06:45 +11:00
parent 10047f6043
commit cd9f89098f
8 changed files with 131 additions and 131 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ WaitVerticalBlank:
bne.b .loop
.loop2 move.l $dff004,d0
and.l #$1ff00,d0
cmp.l #303<<8,d0 ; wait for the scal line to pass (A4000 is fast!)
cmp.l #303<<8,d0 ; wait for the scan line to pass (A4000 is fast!)
beq.b .loop2
movem.l (sp)+,d0
rts