.MT19 LDA #%11011111 ; Set DTW8 = %11011111 STA DTW8 RTS ; Return from the subroutineName: MT19 [Show more] Type: Subroutine Category: Text Summary: Capitalise the next letter Deep dive: Extended text tokensContext: See this subroutine in context in the source code References: This subroutine is called as follows: * JMTB calls MT19 * MT18 calls MT19
This routine sets the following: * DTW8 = %11011111 (capitalise the next letter)
[X]
Variable DTW8 (category: Text)
A mask for capitalising the next letter in an extended text token