Skip to navigation

Revs on the BBC Micro

Driving model: xPlayerSpeedHi

Name: xPlayerSpeedHi [Show more] Type: Variable Category: Driving model Summary: High byte of the x-coordinate of the velocity vector (i.e. x-axis speed) for the player's car during this main loop iteration
The speed is stored as a 24-bit number in (xPlayerSpeedTop xPlayerSpeedHi xPlayerSpeedLo).
.xPlayerSpeedHi EQUB 0