Skip to navigation

Track data: trackChecksum

Name: trackChecksum [Show more] Type: Variable Category: Track data Summary: The track file's checksum Deep dive: The track data file format The Silverstone track
Context: See this variable in context in the source code References: This variable is used as follows: * SwapCode uses trackChecksum
.trackChecksum EQUB &49 \ Counts the number of data bytes ending in %00 EQUB &8B \ Counts the number of data bytes ending in %01 EQUB &8A \ Counts the number of data bytes ending in %10 EQUB &C7 \ Counts the number of data bytes ending in %11