Skip to navigation


Universe: UNIV

[Commodore 64 version]

Name: UNIV [Show more] Type: Variable Category: Universe Summary: Table of pointers to the local universe's ship data blocks Deep dive: The local bubble of universe Ship data blocks
Context: See this variable in context in the source code References: This variable is used as follows: * GINF uses UNIV * KILLSHP uses UNIV * KS2 uses UNIV * TACTICS (Part 1 of 7) uses UNIV

.UNIV FOR I%, 0, NOSH EQUW K% + I% * NI% ; Address of block no. I%, of size NI%, in workspace K% NEXT EQUD $10204080 ; These bytes appear to be unused; they contain a copy EQUD $01020408 ; of the TWOS variable, and the original source has a EQUW $4080 ; commented out label .TWOS EQUD $030C30C0 ; These bytes appear to be unused; they contain a copy ; of the DTWOS variable, and the original source has a ; commented out label .DTWOS