.extendedTokensLo EQUB LO(TKN1) ; English EQUB LO(TKN1_DE) ; German EQUB LO(TKN1_FR) ; FrenchName: extendedTokensLo [Show more] Type: Variable Category: Text Summary: Low byte of the extended text token table for each language Deep dive: Multi-language support in NES EliteContext: See this variable in context in the source code References: This variable is used as follows: * SetLanguage uses extendedTokensLo
[X]
Variable TKN1 (category: Text)
The first extended token table for recursive tokens 0-255 (DETOK)
[X]
Variable TKN1_DE (category: Text)
The first extended token table for recursive tokens 0-255 (DETOK) (German)
[X]
Variable TKN1_FR (category: Text)
The first extended token table for recursive tokens 0-255 (DETOK) (French)