Skip to navigation


Combat demo: creditsText1Hi

[NES version, Bank 6]

Name: creditsText1Hi [Show more] Type: Variable Category: Combat demo Summary: Lookup table for the high byte of the address of the creditsText1 text for each language
Context: See this variable in context in the source code References: This variable is used as follows: * ShowScrollText uses creditsText1Hi
.creditsText1Hi EQUB HI(creditsText1) ; English EQUB HI(creditsText1) ; German EQUB HI(creditsText1) ; French EQUB HI(creditsText1) ; There is no fourth language, so this byte is ignored