Skip to navigation


Extra tracks: trackChecksum

Name: trackChecksum [Show more] Type: Variable Category: Extra tracks Summary: The track file's checksum Deep dive: The track data file format The extra tracks data file format The Donington Park track
Context: See this variable in context in the source code References: No direct references to this variable in this source file
.trackChecksum EQUB &A8 \ Counts the number of data bytes ending in %00 EQUB &CD \ Counts the number of data bytes ending in %01 EQUB &4B \ Counts the number of data bytes ending in %10 EQUB &65 \ Counts the number of data bytes ending in %11