Skip to navigation

Revs on the BBC Micro

Text: updateDriverInfo

Name: updateDriverInfo [Show more] Type: Variable Category: Text Summary: Flag that controls whether the driver names are updated in the information block at the top of the screen
Context: See this variable in context in the source code References: This variable is used as follows: * ProcessOvertaking (Part 1 of 3) uses updateDriverInfo * ResetVariables uses updateDriverInfo * UpdatePositionInfo uses updateDriverInfo

If bit 7 is set, then we update the driver names in the "In front" and "Behind" sections at the top of the screen. Bit 7 gets set in ResetVariables, for race laps only.
.updateDriverInfo EQUB 0