IF _GMA86_PAL .trackSector EQUB $00, $00 ; Track and sector for the "FIREBIRD" file EQUB $00, $00 ; Track and sector for the "GMA1" file EQUB $11, $04 ; Track and sector for the "GMA2" file EQUB $11, $05 ; Track and sector for the "GMA3" file EQUB $11, $06 ; Track and sector for the "GMA4" file EQUB $13, $00 ; Track and sector for the "GMA5" file EQUB $14, $08 ; Track and sector for the "GMA6" file ENDIFName: trackSector [Show more] Type: Variable Category: Loader Summary: Track and sector numbers for all the files on the disk, for use in the fast loaderContext: See this variable in context in the source code References: This variable is used as follows: * SetUpGMAFile uses trackSector