.TT67 LDA #12 ; Load a newline character into A JMP TT27_b2 ; Print the text token in A and return from the ; subroutine using a tail callName: TT67 [Show more] Type: Subroutine Category: Text Summary: Print a newlineContext: See this subroutine in context in the source code References: This subroutine is called as follows: * plf calls TT67 * PrintCrTab calls TT67 * STATUS calls TT67 * TT213 calls TT67
[X]
Subroutine TT27_b2 (category: Text)
Call the TT27 routine in ROM bank 2