Skip to navigation


Scoring: highScoreHi

Name: highScoreHi [Show more] Type: Variable Category: Scoring Summary: High score (low byte)
Context: See this variable in context in the source code References: This variable is used as follows: * DisplayScore uses highScoreHi * StartGame uses highScoreHi * UpdateHighScore uses highScoreHi
.highScoreHi EQUB &34 \ High score (low byte of a BCD number) \ \ The high score is displayed with an extra "0" added to \ the end, so this contains the high score divided by 10