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