.TT67 ;INC YC ; This instruction is commented out in the original ; source LDA #12 ; Load a newline character into A JMP TT27 ; Print the text token in A and return from the ; subroutine using a tail call
[X]
Subroutine TT27 (category: Text)
Print a text token