Skip to navigation

Elite on the BBC Micro and NES

Encyclopedia: ship_load

[Elite-A, Encyclopedia]

Name: ship_load [Show more] Type: Variable Category: Encyclopedia Summary: The OS command string for loading a ship blueprints file Deep dive: The Encyclopedia Galactica
Context: See this variable in context in the source code References: This variable is used as follows: * ships_ag uses ship_load
\ --- Mod: Code added for Elite-A: --------------------> .ship_load EQUS "L.S.0" \ This is short for "*LOAD S.0" EQUB 13 \ --- End of added code ------------------------------->