.TT16a LDA #'g' ; Load a "g" character into A JMP TT26 ; Print the character, using TT216 so that it doesn't ; change the character case, and return from the ; subroutine using a tail callName: TT16a [Show more] Type: Subroutine Category: Market Summary: Print "g" (for grams)Context: See this subroutine in context in the source code References: This subroutine is called as follows: * TT152 calls TT16a
[X]
Subroutine TT26 (category: Text)
Print a character at the text cursor, with support for verified text in extended tokens