remove dangling spaces

This commit is contained in:
mrdudz
2022-04-17 16:06:22 +02:00
parent 5276033be1
commit c6f23eefc8
212 changed files with 432 additions and 432 deletions

View File

@@ -93,7 +93,7 @@ Y2 = ptr4
SCRBASE:
.res 1 ; High byte of screen base (64k VDC only)
ERROR:
ERROR:
.res 1 ; Error code
PALETTE:
.res 2 ; The current palette
@@ -199,9 +199,9 @@ INSTALL:
@endok:
lda #0
sta SCRBASE ; draw page 0 as default
rts
rts
test64k:
test64k:
sta tmp1
sty ptr3
lda #0