Skip to navigation


Text: token32

Name: token32 [Show more] Type: Variable Category: Text Summary: Text for recursive token 32 Deep dive: Text tokens
Context: See this variable in context in the source code References: This variable is used as follows: * tokenHi uses token32 * tokenLo uses token32
.token32 EQUB 160 + 2 \ Print 2 spaces EQUB 156 \ Set background colour to black EQUB 8, 8 \ Backspace to the left by two characters EQUB 200 + 31 \ Print token 31 (two spaces and configurable colours) EQUB 255 \ End token