.autoPlayKeys1Hi EQUB HI(autoPlayKeys1_EN) ; English EQUB HI(autoPlayKeys1_DE) ; German EQUB HI(autoPlayKeys1_FR) ; French EQUB HI(autoPlayKeys1_EN) ; There is no fourth language, so this byte is ; ignoredName: autoPlayKeys1Hi [Show more] Type: Variable Category: Combat demo Summary: High byte of the address of the auto-play key table for each language Deep dive: Multi-language support in NES Elite Auto-playing the combat demoContext: See this variable in context in the source code References: This variable is used as follows: * SetDemoAutoPlay uses autoPlayKeys1Hi
[X]
Variable autoPlayKeys1_DE (category: Combat demo)
Auto-play commands for the first part of the auto-play combat demo (combat practice) when German is the chosen language
[X]
Variable autoPlayKeys1_EN (category: Combat demo)
Auto-play commands for the first part of the auto-play combat demo (combat practice) when English is the chosen language
[X]
Variable autoPlayKeys1_FR (category: Combat demo)
Auto-play commands for the first part of the auto-play combat demo (combat practice) when French is the chosen language