TTX69TT67 Name: TT69 [Show more] Type: Subroutine Category: Text Summary: Set Sentence Case and print a newline Context: See this subroutine in context in the source code References: This subroutine is called as follows: * TT210 calls TT69 .TT69 LDA #%10000000 ; Set bit 7 of QQ17 to switch to Sentence Case STA QQ17 ; Fall through into TT67 to print a newline [X]Variable QQ17 in workspace ZPContains a number of flags that affect how text tokens are printed, particularly capitalisation TTX69TT67