Skip to navigation

Elite on the BBC Micro and NES

Text: tokensHi

[NES version, Bank 6]

Name: tokensHi [Show more] Type: Variable Category: Text Summary: High byte of the text token table for each language Deep dive: Multi-language support in NES Elite
Context: See this variable in context in the source code References: This variable is used as follows: * SetLanguage uses tokensHi
.tokensHi EQUB HI(QQ18) ; English EQUB HI(QQ18_DE) ; German EQUB HI(QQ18_FR) ; French