.osfileBlock EQUW shipFilename \ The address of the filename to load EQUD &FFFF0000 + XX21 \ Load address of the file EQUD &00000000 \ Execution address (not used when loading a file) EQUD &00000000 \ Start address (not used when loading a file) EQUD &00000000 \ End address (not used when loading a file)Name: osfileBlock [Show more] Type: Variable Category: Loader Summary: OSFILE configuration block for loading a ship blueprint fileContext: See this variable in context in the source code References: This variable is used as follows: * LoadShipFiles uses osfileBlock
[X]
Configuration variable XX21 = &5600
The address of the ship blueprints lookup table in the current blueprints file
[X]
Variable shipFilename (category: Loader)
The filename of the ship blueprint file to load with OSFILE