Fixed many comments
This commit is contained in:
@@ -65,7 +65,7 @@ L2: ldy #0
|
||||
cpx #$0A ; check for \n
|
||||
bne L3
|
||||
BRK_TELEMON XWR0 ; macro send char to screen (channel 0 in telemon terms)
|
||||
lda #$0D ; return to the beggining of the line
|
||||
lda #$0D ; return to the beginning of the line
|
||||
BRK_TELEMON XWR0 ; macro
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user