Skip to navigation

Revs on the BBC Micro

Dashboard: dashRightEdge

Name: dashRightEdge [Show more] Type: Variable Category: Dashboard Summary: Storage for the first track pixel byte along the right edge of the dashboard
This table is used to store the track pixel byte that would be shown along the right edge of the dashboard, but which is partially obscured by the edge. This is stored so we can retrieve it when masking the pixel byte with the dashboard edge when we draw the track line that starts at the right edge of the dashboard. There is a byte for each track line from 43 (the track line at the top of the dashboard) down to 3 (the lowest track line, just above where the wing mirror joins the car body). Lines 0 to 2 are not used.
.dashRightEdge EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81 EQUB &81, &81