Skip to navigation


Universe: spasto

[Apple II version]

Name: spasto [Show more] Type: Variable Category: Universe Summary: Contains the address of the Coriolis space station's ship blueprint
Context: See this variable in context in the source code References: This variable is used as follows: * BEGIN uses spasto * NWSPS uses spasto
.spasto IF _IB_DISK EQUW SHIP_CORIOLIS ; This variable is set by routine BEGIN to the address ; of the Coriolis space station's ship blueprint (the ; initial address in this instruction is overwritten) ELIF _SOURCE_DISK OR _4AM_CRACK EQUW $8888 ; This variable is set by routine BEGIN to the address ; of the Coriolis space station's ship blueprint ENDIF