TT46TT43 Name: TT74 [Show more] Type: Subroutine Category: Text Summary: Print a character Context: See this subroutine in context in the source code References: This subroutine is called as follows: * TT27 calls TT74 * TT41 calls TT74 Arguments: A The character to be printed .TT74 JMP TT26 ; Print the character in A [X]Subroutine TT26 (category: Text)Print a character at the text cursor, with support for verified text in extended tokens TT46TT43