Skip to navigation

Revs on the BBC Micro

Driving model: zPlayerSpeedLo

Name: zPlayerSpeedLo [Show more] Type: Variable Category: Driving model Summary: Low byte of the z-coordinate of the velocity vector (i.e. z-axis speed) for the player's car during this main loop iteration
Context: See this variable in context in the source code References: No direct references to this variable in this source file

The speed is stored as a 24-bit number in (zPlayerSpeedTop zPlayerSpeedHi zPlayerSpeedLo).
.zPlayerSpeedLo EQUB 0