.rutokHi EQUB HI(RUTOK) ; English EQUB HI(RUTOK_DE) ; German EQUB HI(RUTOK_FR) ; French EQUB $AB ; There is no fourth language, so this byte is ignoredName: rutokHi [Show more] Type: Variable Category: Text Summary: Address lookup table for the RUTOK text token table in three different languages (high 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 rutokHi
[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)