.rutokLo EQUB LO(RUTOK) ; English EQUB LO(RUTOK_DE) ; German EQUB LO(RUTOK_FR) ; French EQUB $72 ; There is no fourth language, so this byte is ignoredName: rutokLo [Show more] Type: Variable Category: Text Summary: Address lookup table for the RUTOK text token table in three different languages (low byte) Deep dive: Multi-language support in NES EliteContext: See this variable in context in the source code References: This variable is used as follows: * DETOK3 uses rutokLo
[X]
Variable RUTOK (category: Text)
The second extended token table for recursive tokens 0-26 (DETOK3)
[X]
Variable RUTOK_DE (category: Text)
The second extended token table for recursive tokens 0-26 (DETOK3) (German)
[X]
Variable RUTOK_FR (category: Text)
The second extended token table for recursive tokens 0-26 (DETOK3) (French)