.MT19 LDA #%11011111 \ Set DTW8 = %11011111 STA DTW8 RTS \ Return from the subroutineName: MT19 [View in context] Type: Subroutine Category: Text Summary: Capitalise the next letter Deep dive: Extended text tokens
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