This commit is contained in:
Kelvin Sherlock 2021-10-25 14:30:50 -04:00
parent 260023c33b
commit a4fc8a1a19
1 changed files with 2 additions and 3 deletions

View File

@ -260,8 +260,7 @@ decom
ldx #:str
jsr print_xy_str
lda DPAGE+DECOM
inc
jmp print_number
jmp print_check
:str asc "DECOM: ",00
@ -299,7 +298,7 @@ decawm
decscnm
mx %10
ldy #line_10+4
ldy #line_11+4
ldx #:str
jsr print_xy_str
lda DPAGE+DECSCNM