dangling spaces
This commit is contained in:
@@ -239,7 +239,7 @@ CONTROL:
|
||||
;
|
||||
; Must set an error code: NO
|
||||
|
||||
CLEAR :
|
||||
CLEAR:
|
||||
.scope inner
|
||||
|
||||
; set up DCSEL=2
|
||||
@@ -273,7 +273,7 @@ ahead:
|
||||
|
||||
ldy #240 ; number of rows
|
||||
blank_outer:
|
||||
ldx #10 ; 10 iterations of 32 = one line of 320 at 8bpp
|
||||
ldx #10 ; 10 iterations of 32 = one line of 640
|
||||
blank_loop:
|
||||
|
||||
.repeat 8
|
||||
|
||||
Reference in New Issue
Block a user