Skip to navigation


Text: token44

Name: token44 [Show more] Type: Variable Category: Text Summary: Text for recursive token 44 Deep dive: Text tokens
Context: See this variable in context in the source code References: This variable is used as follows: * tokenHi uses token44 * tokenLo uses token44
.token44 EQUS "Laps to go" \ Print "Laps to go" EQUB 160 + 8 \ Print 8 spaces EQUS "Behind:" \ Print "Behind:" EQUB 160 + 18 \ Print 18 spaces EQUB 255 \ End token