.TT16a LDA #&67 \ Load a "k" 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 call
[X]
Subroutine TT26 (category: Text)
Print a character at the text cursor by poking into screen memory