mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-20 22:33:54 +02:00
First space fix
This commit is contained in:
@@ -1715,6 +1715,9 @@ no_branch_l
|
||||
;--------------------------------------------------
|
||||
; print text from temp address to screen at temp2 address
|
||||
; X = characters to print
|
||||
lda #0
|
||||
tay
|
||||
sta (temp2),y ; first space fix
|
||||
stx tempbyte2
|
||||
@ jsr PrintChar
|
||||
dec tempbyte2
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user