Name:MT23[Show more] Type:Subroutine Category:Text Summary:Move to row 10, switch to white text, and switch to lower casewhen printing extended tokens Deep dive:Extended text tokens
.MT23LDA#10; Set A = 10, so when we fall through into MT29, the; text cursor gets moved to row 10EQUB$2C; Skip the next instruction by turning it into; $2C $A9 $06, or BIT $06A9, which does nothing apart; from affect the flags; Fall through into MT29 to move to the row in A, switch; to white text, and switch to lower case