.trackChecksum EQUB &87 \ Counts the number of data bytes ending in %00 EQUB &D4 \ Counts the number of data bytes ending in %01 EQUB &78 \ Counts the number of data bytes ending in %10 EQUB &52 \ Counts the number of data bytes ending in %11Name: 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 Brands Hatch trackContext: See this variable in context in the source code References: No direct references to this variable in this source file