Skip to navigation


Scoring: highScoreLo

Name: highScoreLo [Show more] Type: Variable Category: Scoring Summary: High score (high byte)
Context: See this variable in context in the source code References: This variable is used as follows: * DisplayScore uses highScoreLo * StartGame uses highScoreLo * UpdateHighScore uses highScoreLo
.highScoreLo EQUB &26 \ High score (high 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