Use character constants where appropriate.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
BANKS = VIDEORAMSIZE / $100
|
||||
|
||||
_clrscr:
|
||||
lda #$20 ; ' '
|
||||
lda #' '
|
||||
ldy #BANKS
|
||||
ldx #$00
|
||||
staloc:
|
||||
|
||||
Reference in New Issue
Block a user