.TT161 LDA #'k' \ Load a "k" character into A JSR TT26 \ Print the character, using TT216 so that it doesn't \ change the character case, and fall through into \ TT16a to print a "g" character
[X]
Subroutine TT26 (category: Text)
Print a character at the text cursor by poking into screen memory