.vergeTableLo EQUB LO(leftVergeStart) EQUB LO(leftTrackStart) EQUB LO(rightVergeStart) EQUB LO(rightGrassStart)Name: vergeTableLo [Show more] Type: Variable Category: Drawing the track Summary: Low bytes of the addresses of the four verge tablesContext: See this variable in context in the source code References: This variable is used as follows: * DrawVergeEdge uses vergeTableLo
[X]
Variable leftTrackStart in workspace Main variable workspace
For each track line, the block number where the track starts (i.e. the left edge of the black track)
[X]
Variable leftVergeStart in workspace Main variable workspace
For each track line, the block number where the left track verge starts
[X]
Variable rightGrassStart in workspace Main variable workspace
For each track line, the block number where the grass starts to the right of the track
[X]
Variable rightVergeStart in workspace Main variable workspace
For each track line, the block number where the right track verge starts