Skip to navigation


Drawing pixels: startDialHi

Name: startDialHi [Show more] Type: Variable Category: Drawing pixels Summary: The high byte of the screen address of the start of the dial hand on the rev counter
Context: See this variable in context in the source code References: This variable is used as follows: * DrawRevCounter uses startDialHi
.startDialHi EQUB &75 \ Quadrant 0 (12:00 to 3:00) = &7566 EQUB &75 \ Quadrant 1 (3:00 to 6:00) = &7567 EQUB &75 \ Quadrant 2 (6:00 to 9:00) = &755F EQUB &75 \ Quadrant 3 (9:00 to 12:00) = &755E