This index contains every variable that appears in the source code for Elite-A, grouped by category. A variable is defined as a labelled memory location that is used for storing data, and this list includes both variables that are defined in workspaces, and variables that are declared within the body of the source code.
- Buying ships
- Copy protection
- Dashboard
- Drawing lines
- Drawing pixels
- Drawing planets
- Drawing ships
- Drawing the screen
- Encyclopedia
- Equipment
- Keyboard
- Loader
- Market
- Maths (Geometry)
- Save and load
- Ship hangar
- Sound
- Text
- Tube
- Universe
- Utility routines
- Workspace variables
Buying ships
| |
count_offs (Docked) | Offsets from LASER for equipment that takes up space in the hold |
count_offs (Parasite) | Offsets from LASER for equipment that takes up space in the hold |
new_details (Docked) | The flight characteristics for each of the different ship types |
new_details (Parasite) | The flight characteristics for each of the different ship types |
new_offsets (Docked) | Table of offsets for each ship type |
new_offsets (Parasite) | Table of offsets for each ship type |
new_ships (Docked) | Ship names and prices for the different ship types we can buy |
new_ships (Parasite) | Ship names and prices for the different ship types we can buy |
Copy protection
| |
Checksum (Docked) | Copy protection is disabled in Elite-A, so this block is unused |
Dashboard
| |
ECBT (Flight) | The character bitmap for the E.C.M. indicator bulb |
ECBT (I/O processor) | The character bitmap for the E.C.M. indicator bulb |
iff_base (Flight) | Base colours for different types of ship in the I.F.F. system |
iff_base (Parasite) | Base colours for different types of ship in the I.F.F. system |
iff_xor (Flight) | The EOR value for different types of ship in the I.F.F. system for creating striped sticks in the scanner |
iff_xor (Parasite) | The EOR value for different types of ship in the I.F.F. system for creating striped sticks in the scanner |
SPBT (Flight) | The bitmap definition for the space station indicator bulb |
SPBT (I/O processor) | The bitmap definition for the space station indicator bulb |
SPBT, Removed (Docked) | The bitmap definition for the space station indicator bulb |
Drawing lines
| |
TWFL (Docked) | Ready-made character rows for the left end of a horizontal line in mode 4 |
TWFL (Encyclopedia) | Ready-made character rows for the left end of a horizontal line in mode 4 |
TWFL (Flight) | Ready-made character rows for the left end of a horizontal line in mode 4 |
TWFL (I/O processor) | Ready-made character rows for the left end of a horizontal line in mode 4 |
TWFR (Docked) | Ready-made character rows for the right end of a horizontal line in mode 4 |
TWFR (Encyclopedia) | Ready-made character rows for the right end of a horizontal line in mode 4 |
TWFR (Flight) | Ready-made character rows for the right end of a horizontal line in mode 4 |
TWFR (I/O processor) | Ready-made character rows for the right end of a horizontal line in mode 4 |
Drawing pixels
| |
CTWOS (Docked) | Ready-made single-pixel character row bytes for mode 5 |
CTWOS (Encyclopedia) | Ready-made single-pixel character row bytes for mode 5 |
CTWOS (Flight) | Ready-made single-pixel character row bytes for mode 5 |
CTWOS (I/O processor) | Ready-made single-pixel character row bytes for mode 5 |
TWOS (Docked) | Ready-made single-pixel character row bytes for mode 4 |
TWOS (Encyclopedia) | Ready-made single-pixel character row bytes for mode 4 |
TWOS (Flight) | Ready-made single-pixel character row bytes for mode 4 |
TWOS (I/O processor) | Ready-made single-pixel character row bytes for mode 4 |
TWOS (Loader) | Ready-made single-pixel character row bytes for mode 4 |
TWOS2 (Docked) | Ready-made double-pixel character row bytes for mode 4 |
TWOS2 (Encyclopedia) | Ready-made double-pixel character row bytes for mode 4 |
TWOS2 (Flight) | Ready-made double-pixel character row bytes for mode 4 |
TWOS2 (I/O processor) | Ready-made double-pixel character row bytes for mode 4 |
Drawing planets
| |
CNT (Loader) | A counter for use in drawing Saturn's planetary body |
CNT2 (Loader) | A counter for use in drawing Saturn's background stars |
CNT3 (Loader) | A counter for use in drawing Saturn's rings |
RAND (Loader) | The random number seed used for drawing Saturn |
Drawing ships
| |
E% (Docked) | Ship blueprints default NEWB flags for the ship hangar |
E% (Parasite) | Ship blueprints default NEWB flags |
E% (Ship blueprints A) | Ship blueprints default NEWB flags for the S.A file |
E% (Ship blueprints B) | Ship blueprints default NEWB flags for the S.B file |
E% (Ship blueprints C) | Ship blueprints default NEWB flags for the S.C file |
E% (Ship blueprints D) | Ship blueprints default NEWB flags for the S.D file |
E% (Ship blueprints E) | Ship blueprints default NEWB flags for the S.E file |
E% (Ship blueprints F) | Ship blueprints default NEWB flags for the S.F file |
E% (Ship blueprints G) | Ship blueprints default NEWB flags for the S.G file |
E% (Ship blueprints H) | Ship blueprints default NEWB flags for the S.H file |
E% (Ship blueprints I) | Ship blueprints default NEWB flags for the S.I file |
E% (Ship blueprints J) | Ship blueprints default NEWB flags for the S.J file |
E% (Ship blueprints K) | Ship blueprints default NEWB flags for the S.K file |
E% (Ship blueprints L) | Ship blueprints default NEWB flags for the S.L file |
E% (Ship blueprints M) | Ship blueprints default NEWB flags for the S.M file |
E% (Ship blueprints N) | Ship blueprints default NEWB flags for the S.N file |
E% (Ship blueprints O) | Ship blueprints default NEWB flags for the S.O file |
E% (Ship blueprints P) | Ship blueprints default NEWB flags for the S.P file |
E% (Ship blueprints Q) | Ship blueprints default NEWB flags for the S.Q file |
E% (Ship blueprints R) | Ship blueprints default NEWB flags for the S.R file |
E% (Ship blueprints S) | Ship blueprints default NEWB flags for the S.S file |
E% (Ship blueprints T) | Ship blueprints default NEWB flags for the S.T file |
E% (Ship blueprints U) | Ship blueprints default NEWB flags for the S.U file |
E% (Ship blueprints V) | Ship blueprints default NEWB flags for the S.V file |
E% (Ship blueprints W) | Ship blueprints default NEWB flags for the S.W file |
SHIP_ADDER (Parasite) | Ship blueprint for an Adder |
SHIP_ADDER (Ship blueprints A) | Ship blueprint for an Adder |
SHIP_ADDER (Ship blueprints E) | Ship blueprint for an Adder |
SHIP_ADDER (Ship blueprints G) | Ship blueprint for an Adder |
SHIP_ADDER (Ship blueprints H) | Ship blueprint for an Adder |
SHIP_ADDER (Ship blueprints O) | Ship blueprint for an Adder |
SHIP_ADDER (Ship blueprints V) | Ship blueprint for an Adder |
SHIP_ANACONDA (Parasite) | Ship blueprint for an Anaconda |
SHIP_ANACONDA (Ship blueprints H) | Ship blueprint for an Anaconda |
SHIP_ANACONDA (Ship blueprints I) | Ship blueprint for an Anaconda |
SHIP_ASP_MK_2 (Parasite) | Ship blueprint for an Asp Mk II |
SHIP_ASP_MK_2 (Ship blueprints I) | Ship blueprint for an Asp Mk II |
SHIP_ASP_MK_2 (Ship blueprints N) | Ship blueprint for an Asp Mk II |
SHIP_ASP_MK_2 (Ship blueprints T) | Ship blueprint for an Asp Mk II |
SHIP_ASTEROID (Parasite) | Ship blueprint for an asteroid |
SHIP_ASTEROID (Ship blueprints E) | Ship blueprint for an asteroid |
SHIP_ASTEROID (Ship blueprints G) | Ship blueprint for an asteroid |
SHIP_ASTEROID (Ship blueprints K) | Ship blueprint for an asteroid |
SHIP_ASTEROID (Ship blueprints O) | Ship blueprint for an asteroid |
SHIP_ASTEROID (Ship blueprints R) | Ship blueprint for an asteroid |
SHIP_ASTEROID (Ship blueprints U) | Ship blueprint for an asteroid |
ship_bits (Parasite) | Table of allowed ship blueprint positions for each ship type |
SHIP_BOA (Parasite) | Ship blueprint for a Boa |
SHIP_BOA (Ship blueprints D) | Ship blueprint for a Boa |
SHIP_BOA (Ship blueprints F) | Ship blueprint for a Boa |
SHIP_BOA (Ship blueprints G) | Ship blueprint for a Boa |
SHIP_BOA (Ship blueprints K) | Ship blueprint for a Boa |
SHIP_BOA (Ship blueprints L) | Ship blueprint for a Boa |
SHIP_BOA (Ship blueprints R) | Ship blueprint for a Boa |
SHIP_BOA (Ship blueprints V) | Ship blueprint for a Boa |
SHIP_BOULDER (Parasite) | Ship blueprint for a boulder |
SHIP_BOULDER (Ship blueprints A) | Ship blueprint for a boulder |
SHIP_BOULDER (Ship blueprints D) | Ship blueprint for a boulder |
SHIP_BOULDER (Ship blueprints K) | Ship blueprint for a boulder |
SHIP_BOULDER (Ship blueprints O) | Ship blueprint for a boulder |
SHIP_BOULDER (Ship blueprints Q) | Ship blueprint for a boulder |
SHIP_BOULDER (Ship blueprints R) | Ship blueprint for a boulder |
SHIP_BOULDER (Ship blueprints S) | Ship blueprint for a boulder |
SHIP_BOULDER (Ship blueprints U) | Ship blueprint for a boulder |
SHIP_BOULDER (Ship blueprints V) | Ship blueprint for a boulder |
SHIP_BUSHMASTER (Parasite) | Ship blueprint for a Bushmaster |
SHIP_BUSHMASTER (Ship blueprints D) | Ship blueprint for a Bushmaster |
SHIP_BUSHMASTER (Ship blueprints F) | Ship blueprint for a Bushmaster |
SHIP_BUSHMASTER (Ship blueprints J) | Ship blueprint for a Bushmaster |
SHIP_BUSHMASTER (Ship blueprints M) | Ship blueprint for a Bushmaster |
SHIP_BUSHMASTER (Ship blueprints Q) | Ship blueprint for a Bushmaster |
SHIP_BUSHMASTER (Ship blueprints R) | Ship blueprint for a Bushmaster |
SHIP_BUSHMASTER (Ship blueprints S) | Ship blueprint for a Bushmaster |
ship_bytes (Parasite) | Table of data used when adding each ship type to the positions in the blueprints table |
SHIP_CANISTER (Docked) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Parasite) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints A) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints B) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints C) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints D) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints E) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints F) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints G) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints H) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints I) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints J) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints K) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints L) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints M) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints N) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints O) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints P) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints Q) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints R) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints S) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints T) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints U) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints V) | Ship blueprint for a cargo canister |
SHIP_CANISTER (Ship blueprints W) | Ship blueprint for a cargo canister |
SHIP_CHAMELEON (Parasite) | Ship blueprint for a Chameleon |
SHIP_CHAMELEON (Ship blueprints C) | Ship blueprint for a Chameleon |
SHIP_CHAMELEON (Ship blueprints L) | Ship blueprint for a Chameleon |
SHIP_CHAMELEON (Ship blueprints M) | Ship blueprint for a Chameleon |
SHIP_CHAMELEON (Ship blueprints P) | Ship blueprint for a Chameleon |
SHIP_CHAMELEON (Ship blueprints U) | Ship blueprint for a Chameleon |
SHIP_COBRA_MK_1 (Parasite) | Ship blueprint for a Cobra Mk I |
SHIP_COBRA_MK_1 (Ship blueprints A) | Ship blueprint for a Cobra Mk I |
SHIP_COBRA_MK_1 (Ship blueprints B) | Ship blueprint for a Cobra Mk I |
SHIP_COBRA_MK_1 (Ship blueprints H) | Ship blueprint for a Cobra Mk I |
SHIP_COBRA_MK_1 (Ship blueprints I) | Ship blueprint for a Cobra Mk I |
SHIP_COBRA_MK_1 (Ship blueprints M) | Ship blueprint for a Cobra Mk I |
SHIP_COBRA_MK_1 (Ship blueprints O) | Ship blueprint for a Cobra Mk I |
SHIP_COBRA_MK_1 (Ship blueprints U) | Ship blueprint for a Cobra Mk I |
SHIP_COBRA_MK_1 (Ship blueprints V) | Ship blueprint for a Cobra Mk I |
SHIP_COBRA_MK_3 (Docked) | Ship blueprint for a Cobra Mk III |
SHIP_COBRA_MK_3 (Parasite) | Ship blueprint for a Cobra Mk III |
SHIP_COBRA_MK_3 (Ship blueprints B) | Ship blueprint for a Cobra Mk III |
SHIP_COBRA_MK_3 (Ship blueprints N) | Ship blueprint for a Cobra Mk III |
SHIP_COBRA_MK_3 (Ship blueprints Q) | Ship blueprint for a Cobra Mk III |
SHIP_COBRA_MK_3 (Ship blueprints T) | Ship blueprint for a Cobra Mk III |
SHIP_COBRA_MK_3 (Ship blueprints V) | Ship blueprint for a Cobra Mk III |
SHIP_CONSTRICTOR (Docked) | Ship blueprint for a Constrictor |
SHIP_CONSTRICTOR (Parasite) | Ship blueprint for a Constrictor |
SHIP_CONSTRICTOR (Ship blueprints G) | Ship blueprint for a Constrictor |
SHIP_CORIOLIS (Parasite) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints A) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints C) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints E) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints G) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints I) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints K) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints M) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints O) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints Q) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints S) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints U) | Ship blueprint for a Coriolis space station |
SHIP_CORIOLIS (Ship blueprints W) | Ship blueprint for a Coriolis space station |
SHIP_DODO (Parasite) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints B) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints D) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints F) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints H) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints J) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints L) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints N) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints P) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints R) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints T) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DODO (Ship blueprints V) | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_DRAGON (Parasite) | Ship blueprint for a Dragon |
SHIP_DRAGON (Ship blueprints D) | Ship blueprint for a Dragon |
SHIP_DRAGON (Ship blueprints W) | Ship blueprint for a Dragon |
SHIP_ESCAPE_POD (Parasite) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints A) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints B) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints C) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints D) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints E) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints F) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints G) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints H) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints I) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints J) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints K) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints L) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints M) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints N) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints O) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints P) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints Q) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints R) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints S) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints T) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints U) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints V) | Ship blueprint for an escape pod |
SHIP_ESCAPE_POD (Ship blueprints W) | Ship blueprint for an escape pod |
SHIP_FER_DE_LANCE (Parasite) | Ship blueprint for a Fer-de-Lance |
SHIP_FER_DE_LANCE (Ship blueprints J) | Ship blueprint for a Fer-de-Lance |
SHIP_FER_DE_LANCE (Ship blueprints K) | Ship blueprint for a Fer-de-Lance |
SHIP_FER_DE_LANCE (Ship blueprints M) | Ship blueprint for a Fer-de-Lance |
SHIP_FER_DE_LANCE (Ship blueprints W) | Ship blueprint for a Fer-de-Lance |
SHIP_GECKO (Parasite) | Ship blueprint for a Gecko |
SHIP_GECKO (Ship blueprints A) | Ship blueprint for a Gecko |
SHIP_GECKO (Ship blueprints D) | Ship blueprint for a Gecko |
SHIP_GECKO (Ship blueprints E) | Ship blueprint for a Gecko |
SHIP_GECKO (Ship blueprints G) | Ship blueprint for a Gecko |
SHIP_GECKO (Ship blueprints J) | Ship blueprint for a Gecko |
SHIP_GECKO (Ship blueprints K) | Ship blueprint for a Gecko |
SHIP_GECKO (Ship blueprints N) | Ship blueprint for a Gecko |
SHIP_GECKO (Ship blueprints Q) | Ship blueprint for a Gecko |
SHIP_GECKO (Ship blueprints R) | Ship blueprint for a Gecko |
SHIP_GECKO (Ship blueprints S) | Ship blueprint for a Gecko |
SHIP_GHAVIAL (Parasite) | Ship blueprint for a Ghavial |
SHIP_GHAVIAL (Ship blueprints B) | Ship blueprint for a Ghavial |
SHIP_GHAVIAL (Ship blueprints H) | Ship blueprint for a Ghavial |
SHIP_GHAVIAL (Ship blueprints I) | Ship blueprint for a Ghavial |
SHIP_GHAVIAL (Ship blueprints S) | Ship blueprint for a Ghavial |
SHIP_GHAVIAL (Ship blueprints U) | Ship blueprint for a Ghavial |
SHIP_IGUANA (Parasite) | Ship blueprint for an Iguana |
SHIP_IGUANA (Ship blueprints B) | Ship blueprint for an Iguana |
SHIP_IGUANA (Ship blueprints E) | Ship blueprint for an Iguana |
SHIP_IGUANA (Ship blueprints F) | Ship blueprint for an Iguana |
SHIP_IGUANA (Ship blueprints G) | Ship blueprint for an Iguana |
SHIP_IGUANA (Ship blueprints Q) | Ship blueprint for an Iguana |
SHIP_IGUANA (Ship blueprints T) | Ship blueprint for an Iguana |
SHIP_KRAIT (Docked) | Ship blueprint for a Krait |
SHIP_KRAIT (Parasite) | Ship blueprint for a Krait |
SHIP_KRAIT (Ship blueprints I) | Ship blueprint for a Krait |
SHIP_KRAIT (Ship blueprints K) | Ship blueprint for a Krait |
SHIP_KRAIT (Ship blueprints L) | Ship blueprint for a Krait |
SHIP_KRAIT (Ship blueprints N) | Ship blueprint for a Krait |
SHIP_KRAIT (Ship blueprints T) | Ship blueprint for a Krait |
SHIP_KRAIT (Ship blueprints U) | Ship blueprint for a Krait |
SHIP_KRAIT (Ship blueprints W) | Ship blueprint for a Krait |
ship_list (Parasite) | A list of all available ship types in Elite-A, for populating the ship blueprints table |
SHIP_MAMBA (Parasite) | Ship blueprint for a Mamba |
SHIP_MAMBA (Ship blueprints F) | Ship blueprint for a Mamba |
SHIP_MAMBA (Ship blueprints J) | Ship blueprint for a Mamba |
SHIP_MAMBA (Ship blueprints M) | Ship blueprint for a Mamba |
SHIP_MAMBA (Ship blueprints P) | Ship blueprint for a Mamba |
SHIP_MAMBA (Ship blueprints S) | Ship blueprint for a Mamba |
SHIP_MAMBA (Ship blueprints W) | Ship blueprint for a Mamba |
SHIP_MISSILE (Missile ship blueprint) | Ship blueprint for a missile |
SHIP_MISSILE (Parasite) | Ship blueprint for a missile |
SHIP_MONITOR (Parasite) | Ship blueprint for a Monitor |
SHIP_MONITOR (Ship blueprints A) | Ship blueprint for a Monitor |
SHIP_MONITOR (Ship blueprints B) | Ship blueprint for a Monitor |
SHIP_MONITOR (Ship blueprints S) | Ship blueprint for a Monitor |
SHIP_MORAY (Parasite) | Ship blueprint for a Moray |
SHIP_MORAY (Ship blueprints A) | Ship blueprint for a Moray |
SHIP_MORAY (Ship blueprints J) | Ship blueprint for a Moray |
SHIP_MORAY (Ship blueprints O) | Ship blueprint for a Moray |
SHIP_MORAY (Ship blueprints P) | Ship blueprint for a Moray |
SHIP_MORAY (Ship blueprints Q) | Ship blueprint for a Moray |
SHIP_OPHIDIAN (Parasite) | Ship blueprint for an Ophidian |
SHIP_OPHIDIAN (Ship blueprints A) | Ship blueprint for an Ophidian |
SHIP_OPHIDIAN (Ship blueprints F) | Ship blueprint for an Ophidian |
SHIP_OPHIDIAN (Ship blueprints I) | Ship blueprint for an Ophidian |
SHIP_OPHIDIAN (Ship blueprints K) | Ship blueprint for an Ophidian |
SHIP_OPHIDIAN (Ship blueprints L) | Ship blueprint for an Ophidian |
SHIP_OPHIDIAN (Ship blueprints M) | Ship blueprint for an Ophidian |
SHIP_OPHIDIAN (Ship blueprints P) | Ship blueprint for an Ophidian |
SHIP_OPHIDIAN (Ship blueprints R) | Ship blueprint for an Ophidian |
SHIP_PLATE (Parasite) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints A) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints D) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints E) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints F) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints H) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints J) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints L) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints M) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints R) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints S) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints T) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints U) | Ship blueprint for an alloy plate |
SHIP_PLATE (Ship blueprints V) | Ship blueprint for an alloy plate |
SHIP_PYTHON (Docked) | Ship blueprint for a Python |
SHIP_PYTHON (Parasite) | Ship blueprint for a Python |
SHIP_PYTHON (Ship blueprints C) | Ship blueprint for a Python |
SHIP_PYTHON (Ship blueprints E) | Ship blueprint for a Python |
SHIP_PYTHON (Ship blueprints F) | Ship blueprint for a Python |
SHIP_PYTHON (Ship blueprints N) | Ship blueprint for a Python |
SHIP_PYTHON (Ship blueprints O) | Ship blueprint for a Python |
SHIP_PYTHON (Ship blueprints Q) | Ship blueprint for a Python |
SHIP_PYTHON (Ship blueprints U) | Ship blueprint for a Python |
SHIP_RATTLER (Parasite) | Ship blueprint for a Rattler |
SHIP_RATTLER (Ship blueprints C) | Ship blueprint for a Rattler |
SHIP_RATTLER (Ship blueprints E) | Ship blueprint for a Rattler |
SHIP_RATTLER (Ship blueprints H) | Ship blueprint for a Rattler |
SHIP_RATTLER (Ship blueprints N) | Ship blueprint for a Rattler |
SHIP_SHUTTLE (Docked) | Ship blueprint for a Shuttle |
SHIP_SHUTTLE (Parasite) | Ship blueprint for a Shuttle |
SHIP_SHUTTLE (Ship blueprints L) | Ship blueprint for a Shuttle |
SHIP_SHUTTLE_MK_2 (Parasite) | Ship blueprint for a Shuttle Mk II |
SHIP_SHUTTLE_MK_2 (Ship blueprints B) | Ship blueprint for a Shuttle Mk II |
SHIP_SHUTTLE_MK_2 (Ship blueprints O) | Ship blueprint for a Shuttle Mk II |
SHIP_SHUTTLE_MK_2 (Ship blueprints T) | Ship blueprint for a Shuttle Mk II |
SHIP_SIDEWINDER (Parasite) | Ship blueprint for a Sidewinder |
SHIP_SIDEWINDER (Ship blueprints D) | Ship blueprint for a Sidewinder |
SHIP_SIDEWINDER (Ship blueprints J) | Ship blueprint for a Sidewinder |
SHIP_SIDEWINDER (Ship blueprints L) | Ship blueprint for a Sidewinder |
SHIP_SIDEWINDER (Ship blueprints R) | Ship blueprint for a Sidewinder |
SHIP_SIDEWINDER (Ship blueprints S) | Ship blueprint for a Sidewinder |
SHIP_SIDEWINDER (Ship blueprints V) | Ship blueprint for a Sidewinder |
SHIP_SIDEWINDER (Ship blueprints W) | Ship blueprint for a Sidewinder |
SHIP_SPLINTER (Parasite) | Ship blueprint for a splinter |
SHIP_SPLINTER (Ship blueprints E) | Ship blueprint for a splinter |
SHIP_SPLINTER (Ship blueprints G) | Ship blueprint for a splinter |
SHIP_SPLINTER (Ship blueprints K) | Ship blueprint for a splinter |
SHIP_SPLINTER (Ship blueprints O) | Ship blueprint for a splinter |
SHIP_SPLINTER (Ship blueprints R) | Ship blueprint for a splinter |
SHIP_SPLINTER (Ship blueprints U) | Ship blueprint for a splinter |
SHIP_THARGOID (Parasite) | Ship blueprint for a Thargoid mothership |
SHIP_THARGOID (Ship blueprints C) | Ship blueprint for a Thargoid mothership |
SHIP_THARGOID (Ship blueprints D) | Ship blueprint for a Thargoid mothership |
SHIP_THARGON (Parasite) | Ship blueprint for a Thargon |
SHIP_THARGON (Ship blueprints C) | Ship blueprint for a Thargon |
SHIP_THARGON (Ship blueprints D) | Ship blueprint for a Thargon |
SHIP_TRANSPORTER (Docked) | Ship blueprint for a Transporter |
SHIP_TRANSPORTER (Parasite) | Ship blueprint for a Transporter |
SHIP_TRANSPORTER (Ship blueprints C) | Ship blueprint for a Transporter |
SHIP_TRANSPORTER (Ship blueprints P) | Ship blueprint for a Transporter |
SHIP_TRANSPORTER (Ship blueprints W) | Ship blueprint for a Transporter |
SHIP_VIPER (Docked) | Ship blueprint for a Viper |
SHIP_VIPER (Parasite) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints A) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints B) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints C) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints D) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints E) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints F) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints G) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints H) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints I) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints J) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints K) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints L) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints M) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints N) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints O) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints P) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints Q) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints R) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints S) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints T) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints U) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints V) | Ship blueprint for a Viper |
SHIP_VIPER (Ship blueprints W) | Ship blueprint for a Viper |
SHIP_WORM (Parasite) | Ship blueprint for a Worm |
SHIP_WORM (Ship blueprints G) | Ship blueprint for a Worm |
SHIP_WORM (Ship blueprints H) | Ship blueprint for a Worm |
SHIP_WORM (Ship blueprints I) | Ship blueprint for a Worm |
SHIP_WORM (Ship blueprints J) | Ship blueprint for a Worm |
XX21 (Docked) | Ship blueprints lookup table for the ship hangar and mission 1 briefing |
XX21 (Parasite) | Ship blueprints lookup table for flight in Elite-A |
XX21 (Ship blueprints A) | Ship blueprints lookup table for the S.A file |
XX21 (Ship blueprints B) | Ship blueprints lookup table for the S.B file |
XX21 (Ship blueprints C) | Ship blueprints lookup table for the S.C file |
XX21 (Ship blueprints D) | Ship blueprints lookup table for the S.D file |
XX21 (Ship blueprints E) | Ship blueprints lookup table for the S.E file |
XX21 (Ship blueprints F) | Ship blueprints lookup table for the S.F file |
XX21 (Ship blueprints G) | Ship blueprints lookup table for the S.G file |
XX21 (Ship blueprints H) | Ship blueprints lookup table for the S.H file |
XX21 (Ship blueprints I) | Ship blueprints lookup table for the S.I file |
XX21 (Ship blueprints J) | Ship blueprints lookup table for the S.J file |
XX21 (Ship blueprints K) | Ship blueprints lookup table for the S.K file |
XX21 (Ship blueprints L) | Ship blueprints lookup table for the S.L file |
XX21 (Ship blueprints M) | Ship blueprints lookup table for the S.M file |
XX21 (Ship blueprints N) | Ship blueprints lookup table for the S.N file |
XX21 (Ship blueprints O) | Ship blueprints lookup table for the S.O file |
XX21 (Ship blueprints P) | Ship blueprints lookup table for the S.P file |
XX21 (Ship blueprints Q) | Ship blueprints lookup table for the S.Q file |
XX21 (Ship blueprints R) | Ship blueprints lookup table for the S.R file |
XX21 (Ship blueprints S) | Ship blueprints lookup table for the S.S file |
XX21 (Ship blueprints T) | Ship blueprints lookup table for the S.T file |
XX21 (Ship blueprints U) | Ship blueprints lookup table for the S.U file |
XX21 (Ship blueprints V) | Ship blueprints lookup table for the S.V file |
XX21 (Ship blueprints W) | Ship blueprints lookup table for the S.W file |
Drawing the screen
| |
B% (Loader) | VDU commands for setting the square mode 4 screen |
TVT1 (Loader) | Palette data for space and the two dashboard colour schemes |
VEC (Missile ship blueprint) | The original value of the IRQ1 vector |
Encyclopedia
| |
adder (Encyclopedia) | Ship card data for the encyclopedia entry for the Adder |
adder (Parasite) | Ship card data for the encyclopedia entry for the Adder |
anaconda (Encyclopedia) | Ship card data for the encyclopedia entry for the Anaconda |
anaconda (Parasite) | Ship card data for the encyclopedia entry for the Anaconda |
asp_2 (Encyclopedia) | Ship card data for the encyclopedia entry for the Asp Mk II |
asp_2 (Parasite) | Ship card data for the encyclopedia entry for the Asp Mk II |
boa (Encyclopedia) | Ship card data for the encyclopedia entry for the Boa |
boa (Parasite) | Ship card data for the encyclopedia entry for the Boa |
bushmaster (Encyclopedia) | Ship card data for the encyclopedia entry for the Bushmaster |
bushmaster (Parasite) | Ship card data for the encyclopedia entry for the Bushmaster |
card_addr (Encyclopedia) | Lookup table for the encyclopedia's ship cards |
card_addr (Parasite) | Lookup table for the encyclopedia's ship cards |
card_pattern (Encyclopedia) | Layout pattern for the encyclopedia's ship cards |
card_pattern (Parasite) | Layout pattern for the encyclopedia's ship cards |
chameleon (Encyclopedia) | Ship card data for the encyclopedia entry for the Chameleon |
chameleon (Parasite) | Ship card data for the encyclopedia entry for the Chameleon |
cobra_1 (Encyclopedia) | Ship card data for the encyclopedia entry for the Cobra Mk I |
cobra_1 (Parasite) | Ship card data for the encyclopedia entry for the Cobra Mk I |
cobra_3 (Encyclopedia) | Ship card data for the encyclopedia entry for the Cobra Mk III |
cobra_3 (Parasite) | Ship card data for the encyclopedia entry for the Cobra Mk III |
coriolis (Encyclopedia) | Ship card data for the encyclopedia entry for the Coriolis station |
coriolis (Parasite) | Ship card data for the encyclopedia entry for the Coriolis station |
dodecagon (Encyclopedia) | Ship card data for the encyclopedia entry for the Dodo station |
dodecagon (Parasite) | Ship card data for the encyclopedia entry for the Dodo station |
escape_pod (Encyclopedia) | Ship card data for the encyclopedia entry for the escape pod |
escape_pod (Parasite) | Ship card data for the encyclopedia entry for the escape pod |
fer_de_lance (Encyclopedia) | Ship card data for the encyclopedia entry for the Fer-de-Lance |
fer_de_lance (Parasite) | Ship card data for the encyclopedia entry for the Fer-de-Lance |
gecko (Encyclopedia) | Ship card data for the encyclopedia entry for the Gecko |
gecko (Parasite) | Ship card data for the encyclopedia entry for the Gecko |
ghavial (Encyclopedia) | Ship card data for the encyclopedia entry for the Ghavial |
ghavial (Parasite) | Ship card data for the encyclopedia entry for the Ghavial |
iguana (Encyclopedia) | Ship card data for the encyclopedia entry for the Iguana |
iguana (Parasite) | Ship card data for the encyclopedia entry for the Iguana |
krait (Encyclopedia) | Ship card data for the encyclopedia entry for the Krait |
krait (Parasite) | Ship card data for the encyclopedia entry for the Krait |
mamba (Encyclopedia) | Ship card data for the encyclopedia entry for the Mamba |
mamba (Parasite) | Ship card data for the encyclopedia entry for the Mamba |
menu_entry (Encyclopedia) | Table containing the number of entries in each menu |
menu_entry (Parasite) | Table containing the number of entries in each menu |
menu_offset (Encyclopedia) | Table containing token numbers for the first item in each menu |
menu_offset (Parasite) | Table containing token numbers for the first item in each menu |
menu_query (Encyclopedia) | Table containing token numbers for each menu's query prompt |
menu_query (Parasite) | Table containing token numbers for each menu's query prompt |
menu_title (Encyclopedia) | Table containing text token numbers for each menu's title |
menu_title (Parasite) | Table containing text token numbers for each menu's title |
menu_titlex (Encyclopedia) | Table containing column positions for each menu's title |
menu_titlex (Parasite) | Table containing column positions for each menu's title |
monitor (Encyclopedia) | Ship card data for the encyclopedia entry for the Monitor |
monitor (Parasite) | Ship card data for the encyclopedia entry for the Monitor |
moray (Encyclopedia) | Ship card data for the encyclopedia entry for the Moray |
moray (Parasite) | Ship card data for the encyclopedia entry for the Moray |
ophidian (Encyclopedia) | Ship card data for the encyclopedia entry for the Ophidian |
ophidian (Parasite) | Ship card data for the encyclopedia entry for the Ophidian |
python (Encyclopedia) | Ship card data for the encyclopedia entry for the Python |
python (Parasite) | Ship card data for the encyclopedia entry for the Python |
ship_centre (Encyclopedia) | Table containing column positions for each ship card's title |
ship_centre (Parasite) | Table containing column positions for each ship card's title |
ship_dist (Encyclopedia) | Table containing the closest distance to show the ship for each ship card |
ship_dist (Parasite) | Table containing the closest distance to show the ship for each ship card |
ship_file (Encyclopedia) | Table containing the letter of the relevant ship blueprints file that we load for each ship card |
ship_load (Encyclopedia) | The OS command string for loading a ship blueprints file |
ship_posn (Encyclopedia) | Table containing the number of this ship blueprint within the ship blueprints file that we load for each ship card |
ship_posn (Parasite) | Table containing the number of this ship in the ship_list table |
shuttle (Encyclopedia) | Ship card data for the encyclopedia entry for the Shuttle |
shuttle (Parasite) | Ship card data for the encyclopedia entry for the Shuttle |
sidewinder (Encyclopedia) | Ship card data for the encyclopedia entry for the Sidewinder |
sidewinder (Parasite) | Ship card data for the encyclopedia entry for the Sidewinder |
thargoid (Encyclopedia) | Ship card data for the encyclopedia entry for the Thargoid |
thargoid (Parasite) | Ship card data for the encyclopedia entry for the Thargoid |
thargon (Encyclopedia) | Ship card data for the encyclopedia entry for the Thargon |
thargon (Parasite) | Ship card data for the encyclopedia entry for the Thargon |
transporter (Encyclopedia) | Ship card data for the encyclopedia entry for the Transporter |
transporter (Parasite) | Ship card data for the encyclopedia entry for the Transporter |
viper (Encyclopedia) | Ship card data for the encyclopedia entry for the Viper |
viper (Parasite) | Ship card data for the encyclopedia entry for the Viper |
worm (Encyclopedia) | Ship card data for the encyclopedia entry for the Worm |
worm (Parasite) | Ship card data for the encyclopedia entry for the Worm |
Equipment
| |
PRXS (Docked) | Equipment prices |
PRXS (Parasite) | Equipment prices |
Keyboard
| |
b_table (Flight) | Lookup table for Delta 14B joystick buttons |
b_table (I/O processor) | Lookup table for Delta 14B joystick buttons |
func_tab (Encyclopedia) | Lookup table for internal numbers of red function keys |
KYTB (Flight) | Lookup table for in-flight keyboard controls |
KYTB (I/O processor) | Lookup table for in-flight keyboard controls |
Loader
| |
LTLI (Encyclopedia) | The OS command string for loading the docked code in file 1.D |
LTLI (Flight) | The OS command string for loading the docked code in file 1.D |
MESS1 (Loader) | The OS command string for changing the disc directory to E |
mix_bits (Parasite) | Lookup table for locating a specific bit in the 32-bit word for a given ship blueprint position |
RDLI (Docked) | The OS command string for running the flight code in file 1.F |
SHIPI (Flight) | The OS command string for loading a ship blueprints file |
Market
| |
QQ23 (Docked) | Market prices table |
QQ23 (Flight) | Market prices table |
QQ23 (Parasite) | Market prices table |
Maths (Geometry)
| |
ACT (Parasite) | Arctan table |
ACT (Text tokens) | Arctan table |
SNE (Parasite) | Sine/cosine table |
SNE (Text tokens) | Sine/cosine table |
Save and load
| |
CHK (Loader) | First checksum byte for the saved commander data file |
CHK (Parasite) | First checksum byte for the saved commander data file |
CHK2 (Loader) | Second checksum byte for the saved commander data file |
CHK2 (Parasite) | Second checksum byte for the saved commander data file |
CTLI (Docked) | The OS command string for cataloguing a disc |
CTLI (Parasite) | The OS command string for cataloguing a disc |
DELI (Docked) | The OS command string for deleting a file |
DELI (Parasite) | The OS command string for deleting a file |
NA% (Loader) | The data block for the last saved commander |
NA% (Parasite) | The data block for the last saved commander |
S1% (Loader) | The drive and directory number used when saving or loading a commander file |
S1% (Parasite) | The drive and directory number used when saving or loading a commander file |
stack, Removed (Docked) | Temporary storage for the stack pointer when switching the BRKV handler between BRBR and MEBRK |
Ship hangar
| |
HATB (Docked) | Ship hangar group table |
HATB (Parasite) | Ship hangar group table |
Sound
| |
E% (Loader) | Sound envelope definitions |
SFX (Docked) | Sound data |
SFX (Encyclopedia) | Sound data |
SFX (Flight) | Sound data |
SFX (Parasite) | Sound data |
Text
| |
DTW1 (Docked) | A mask for applying the lower case part of Sentence Case to extended text tokens |
DTW1 (Encyclopedia) | A mask for applying the lower case part of Sentence Case to extended text tokens |
DTW1 (Parasite) | A mask for applying the lower case part of Sentence Case to extended text tokens |
DTW2 (Docked) | A flag that indicates whether we are currently printing a word |
DTW2 (Encyclopedia) | A flag that indicates whether we are currently printing a word |
DTW2 (Parasite) | A flag that indicates whether we are currently printing a word |
DTW3 (Docked) | A flag for switching between standard and extended text tokens |
DTW3 (Encyclopedia) | A flag for switching between standard and extended text tokens |
DTW3 (Parasite) | A flag for switching between standard and extended text tokens |
DTW4 (Docked) | Flags that govern how justified extended text tokens are printed |
DTW4 (Encyclopedia) | Flags that govern how justified extended text tokens are printed |
DTW4 (Parasite) | Flags that govern how justified extended text tokens are printed |
DTW5 (Docked) | The size of the justified text buffer at BUF |
DTW5 (Encyclopedia) | The size of the justified text buffer at BUF |
DTW5 (Parasite) | The size of the justified text buffer at BUF |
DTW6 (Docked) | A flag to denote whether printing in lower case is enabled for extended text tokens |
DTW6 (Encyclopedia) | A flag to denote whether printing in lower case is enabled for extended text tokens |
DTW6 (Parasite) | A flag to denote whether printing in lower case is enabled for extended text tokens |
DTW8 (Docked) | A mask for capitalising the next letter in an extended text token |
DTW8 (Encyclopedia) | A mask for capitalising the next letter in an extended text token |
DTW8 (Parasite) | A mask for capitalising the next letter in an extended text token |
JMTB (Docked) | The extended token table for jump tokens 1-32 (DETOK) |
JMTB (Encyclopedia) | The extended token table for jump tokens 1-32 (DETOK) |
JMTB (Parasite) | The extended token table for jump tokens 1-32 (DETOK) |
msg_3 (Encyclopedia) | The second extended token table for recursive tokens 0-255 (write_msg3) |
msg_3 (Parasite) | The second extended token table for recursive tokens 0-255 (write_msg3) |
MTIN (Docked) | Lookup table for random tokens in the extended token table (0-37) |
MTIN (Encyclopedia) | Lookup table for random tokens in the extended token table (0-37) |
MTIN (Parasite) | Lookup table for random tokens in the extended token table (0-37) |
print_tone (I/O processor) | Lookup table for converting mode 5 colour pixel rows to monochrome pixel pairs |
QQ16 (Docked) | The two-letter token lookup table |
QQ16 (Encyclopedia) | The two-letter token lookup table |
QQ16 (Parasite) | The two-letter token lookup table |
QQ18 (Parasite) | The recursive token table for tokens 0-148 |
QQ18 (Text tokens) | The recursive token table for tokens 0-148 |
RLINE (Docked) | The OSWORD configuration block used to fetch a line of text from the keyboard |
RLINE (Encyclopedia) | The OSWORD configuration block used to fetch a line of text from the keyboard |
RLINE (Parasite) | The OSWORD configuration block used to fetch a line of text from the keyboard |
RUGAL (Docked) | The criteria for systems with extended description overrides |
RUGAL (Parasite) | The criteria for systems with extended description overrides |
RUPLA (Docked) | System numbers that have extended description overrides |
RUPLA (Parasite) | System numbers that have extended description overrides |
RUTOK (Docked) | The second extended token table for recursive tokens 0-26 (DETOK3) |
RUTOK (Parasite) | The second extended token table for recursive tokens 0-26 (DETOK3) |
TENS (Docked) | A constant used when printing large numbers in BPRNT |
TENS (Encyclopedia) | A constant used when printing large numbers in BPRNT |
TENS (Flight) | A constant used when printing large numbers in BPRNT |
TENS (Parasite) | A constant used when printing large numbers in BPRNT |
TKN1 (Docked) | The first extended token table for recursive tokens 0-255 (DETOK) |
TKN1 (Encyclopedia) | The first extended token table for recursive tokens 0-255 (DETOK) |
TKN1 (Parasite) | The first extended token table for recursive tokens 0-255 (DETOK) |
TKN2 (Docked) | The extended two-letter token lookup table |
TKN2 (Encyclopedia) | The extended two-letter token lookup table |
TKN2 (Parasite) | The extended two-letter token lookup table |
Tube
| |
tube_run (I/O processor) | The OS command string for running the Tube version's parasite code in file 2.T |
tube_table (I/O processor) | Lookup table for Tube commands sent from the parasite to the I/O processor |
Universe
| |
UNIV (Docked) | Table of pointers to the local universe's ship data blocks |
UNIV (Encyclopedia) | Table of pointers to the local universe's ship data blocks |
UNIV (Flight) | Table of pointers to the local universe's ship data blocks |
UNIV (Parasite) | Table of pointers to the local universe's ship data blocks |
Utility routines
| |
brkd (Docked) | A flag that indicates whether a system error has occured |
brkd (Encyclopedia) | A flag that indicates whether a system error has occured |
brkd (Parasite) | A flag that indicates whether a system error has occured |
Unused block, Removed (Docked) | These bytes appear to be unused (the same block appears in both the flight and docked code) |
Unused block, Removed (Flight) | These bytes appear to be unused (the same block appears in both the flight and docked code) |
wsstate (Loader) | Flag to keep track of whether we have saved or restored the filing system workspace |
Workspace variables
| |
ALP1 (Docked) | Magnitude of the roll angle alpha, i.e. |alpha|, which is a positive value between 0 and 31 |
ALP1 (Encyclopedia) | Magnitude of the roll angle alpha, i.e. |alpha|, which is a positive value between 0 and 31 |
ALP1 (Flight) | Magnitude of the roll angle alpha, i.e. |alpha|, which is a positive value between 0 and 31 |
ALP1 (Parasite) | Magnitude of the roll angle alpha, i.e. |alpha|, which is a positive value between 0 and 31 |
ALP2 (Docked) | Bit 7 of ALP2 = sign of the roll angle in ALPHA |
ALP2 (Encyclopedia) | Bit 7 of ALP2 = sign of the roll angle in ALPHA |
ALP2 (Flight) | Bit 7 of ALP2 = sign of the roll angle in ALPHA |
ALP2 (Parasite) | Bit 7 of ALP2 = sign of the roll angle in ALPHA |
ALPHA (Docked) | The current roll angle alpha, which is reduced from JSTX to a sign-magnitude value between -31 and +31 |
ALPHA (Encyclopedia) | The current roll angle alpha, which is reduced from JSTX to a sign-magnitude value between -31 and +31 |
ALPHA (Flight) | The current roll angle alpha, which is reduced from JSTX to a sign-magnitude value between -31 and +31 |
ALPHA (Parasite) | The current roll angle alpha, which is reduced from JSTX to a sign-magnitude value between -31 and +31 |
ALTIT (Docked) | Our altitude above the surface of the planet or sun |
ALTIT (Encyclopedia) | Our altitude above the surface of the planet or sun |
ALTIT (Flight) | Our altitude above the surface of the planet or sun |
ALTIT (Parasite) | Our altitude above the surface of the planet or sun |
ASH (Docked) | Aft shield status |
ASH (Encyclopedia) | Aft shield status |
ASH (Flight) | Aft shield status |
ASH (Parasite) | Aft shield status |
auto (Docked) | Docking computer activation status |
auto (Encyclopedia) | Docking computer activation status |
auto (Flight) | Docking computer activation status |
auto (Parasite) | Docking computer activation status |
AVL (Docked) | Market availability in the current system |
AVL (Encyclopedia) | Market availability in the current system |
AVL (Flight) | Market availability in the current system |
AVL (Parasite) | Market availability in the current system |
BET1 (Docked) | The magnitude of the pitch angle beta, i.e. |beta|, which is a positive value between 0 and 8 |
BET1 (Encyclopedia) | The magnitude of the pitch angle beta, i.e. |beta|, which is a positive value between 0 and 8 |
BET1 (Flight) | The magnitude of the pitch angle beta, i.e. |beta|, which is a positive value between 0 and 8 |
BET1 (Parasite) | The magnitude of the pitch angle beta, i.e. |beta|, which is a positive value between 0 and 8 |
BET2 (Docked) | Bit 7 of BET2 = sign of the pitch angle in BETA |
BET2 (Encyclopedia) | Bit 7 of BET2 = sign of the pitch angle in BETA |
BET2 (Flight) | Bit 7 of BET2 = sign of the pitch angle in BETA |
BET2 (Parasite) | Bit 7 of BET2 = sign of the pitch angle in BETA |
BETA (Docked) | The current pitch angle beta, which is reduced from JSTY to a sign-magnitude value between -8 and +8 |
BETA (Encyclopedia) | The current pitch angle beta, which is reduced from JSTY to a sign-magnitude value between -8 and +8 |
BETA (Flight) | The current pitch angle beta, which is reduced from JSTY to a sign-magnitude value between -8 and +8 |
BETA (Parasite) | The current pitch angle beta, which is reduced from JSTY to a sign-magnitude value between -8 and +8 |
BOMB (Docked) | Hyperspace unit |
BOMB (Encyclopedia) | Hyperspace unit |
BOMB (Flight) | Hyperspace unit |
BOMB (Parasite) | Hyperspace unit |
BST (Docked) | Fuel scoops (BST stands for "barrel status") |
BST (Encyclopedia) | Fuel scoops (BST stands for "barrel status") |
BST (Flight) | Fuel scoops (BST stands for "barrel status") |
BST (Parasite) | Fuel scoops (BST stands for "barrel status") |
BSTK (Docked) | Delta 14B joystick configuration setting |
BSTK (Encyclopedia) | Delta 14B joystick configuration setting |
BSTK (Flight) | Delta 14B joystick configuration setting |
BSTK (Parasite) | Delta 14B joystick configuration setting |
BUF (Docked) | The line buffer used by DASC to print justified text |
BUF (Encyclopedia) | The line buffer used by DASC to print justified text |
BUF (Flight) | The line buffer used by DASC to print justified text |
BUF (Parasite) | The line buffer used by DASC to print justified text |
CABTMP (Docked) | Cabin temperature |
CABTMP (Encyclopedia) | Cabin temperature |
CABTMP (Flight) | Cabin temperature |
CABTMP (Parasite) | Cabin temperature |
CASH (Docked) | Our current cash pot |
CASH (Encyclopedia) | Our current cash pot |
CASH (Flight) | Our current cash pot |
CASH (Parasite) | Our current cash pot |
CATF (Docked) | The disc catalogue flag |
CATF (Encyclopedia) | The disc catalogue flag |
CATF (Flight) | The disc catalogue flag |
CATF (Parasite) | The disc catalogue flag |
CHKSM (Loader) | Used in the copy protection code |
cmdr_cour (Docked) | The mission reward for the current special cargo delivery destination |
cmdr_cour (Encyclopedia) | The mission reward for the current special cargo delivery destination |
cmdr_cour (Flight) | The mission reward for the current special cargo delivery destination |
cmdr_cour (Parasite) | The mission reward for the current special cargo delivery destination |
cmdr_courx (Docked) | The galactic x-coordinate for the current special cargo delivery destination |
cmdr_courx (Encyclopedia) | The galactic x-coordinate for the current special cargo delivery destination |
cmdr_courx (Flight) | The galactic x-coordinate for the current special cargo delivery destination |
cmdr_courx (Parasite) | The galactic x-coordinate for the current special cargo delivery destination |
cmdr_coury (Docked) | The galactic y-coordinate for the current special cargo delivery destination |
cmdr_coury (Encyclopedia) | The galactic y-coordinate for the current special cargo delivery destination |
cmdr_coury (Flight) | The galactic y-coordinate for the current special cargo delivery destination |
cmdr_coury (Parasite) | The galactic y-coordinate for the current special cargo delivery destination |
cmdr_type (Docked) | The type of our current ship |
cmdr_type (Encyclopedia) | The type of our current ship |
cmdr_type (Flight) | The type of our current ship |
cmdr_type (Parasite) | The type of our current ship |
CNT (Docked) | Temporary storage, typically used for storing the number of iterations required when looping |
CNT (Encyclopedia) | Temporary storage, typically used for storing the number of iterations required when looping |
CNT (Flight) | Temporary storage, typically used for storing the number of iterations required when looping |
CNT (Parasite) | Temporary storage, typically used for storing the number of iterations required when looping |
CNT2 (Docked) | Temporary storage, used in the planet-drawing routine to store the segment number where the arc of a partial circle should start |
CNT2 (Encyclopedia) | Temporary storage, used in the planet-drawing routine to store the segment number where the arc of a partial circle should start |
CNT2 (Flight) | Temporary storage, used in the planet-drawing routine to store the segment number where the arc of a partial circle should start |
CNT2 (Parasite) | Temporary storage, used in the planet-drawing routine to store the segment number where the arc of a partial circle should start |
COK (Docked) | Flags used to generate the competition code |
COK (Encyclopedia) | Flags used to generate the competition code |
COK (Flight) | Flags used to generate the competition code |
COK (Parasite) | Flags used to generate the competition code |
COL (Docked) | Temporary storage, used to store colour information when drawing pixels in the dashboard |
COL (Encyclopedia) | Temporary storage, used to store colour information when drawing pixels in the dashboard |
COL (Flight) | Temporary storage, used to store colour information when drawing pixels in the dashboard |
COL (Parasite) | Temporary storage, used to store colour information when drawing pixels in the dashboard |
COMC (Docked) | The colour of the dot on the compass |
COMC (Encyclopedia) | The colour of the dot on the compass |
COMC (Flight) | The colour of the dot on the compass |
COMC (Parasite) | The colour of the dot on the compass |
COMX (Docked) | The x-coordinate of the compass dot |
COMX (Encyclopedia) | The x-coordinate of the compass dot |
COMX (Flight) | The x-coordinate of the compass dot |
COMX (Parasite) | The x-coordinate of the compass dot |
COMY (Docked) | The y-coordinate of the compass dot |
COMY (Encyclopedia) | The y-coordinate of the compass dot |
COMY (Flight) | The y-coordinate of the compass dot |
COMY (Parasite) | The y-coordinate of the compass dot |
CPIR (Docked) | A counter used when spawning pirates, to work our way through the list of pirate ship blueprints until we find one that has been loaded |
CPIR (Encyclopedia) | A counter used when spawning pirates, to work our way through the list of pirate ship blueprints until we find one that has been loaded |
CPIR (Flight) | A counter used when spawning pirates, to work our way through the list of pirate ship blueprints until we find one that has been loaded |
CPIR (Parasite) | A counter used when spawning pirates, to work our way through the list of pirate ship blueprints until we find one that has been loaded |
CRGO (Docked) | I.F.F. system |
CRGO (Encyclopedia) | I.F.F. system |
CRGO (Flight) | I.F.F. system |
CRGO (Parasite) | I.F.F. system |
DAMP (Docked) | Keyboard damping configuration setting |
DAMP (Encyclopedia) | Keyboard damping configuration setting |
DAMP (Flight) | Keyboard damping configuration setting |
DAMP (Parasite) | Keyboard damping configuration setting |
de (Docked) | Equipment destruction flag |
de (Encyclopedia) | Equipment destruction flag |
de (Flight) | Equipment destruction flag |
de (Parasite) | Equipment destruction flag |
DELT4 (Docked) | Our current speed * 64 as a 16-bit value |
DELT4 (Encyclopedia) | Our current speed * 64 as a 16-bit value |
DELT4 (Flight) | Our current speed * 64 as a 16-bit value |
DELT4 (Parasite) | Our current speed * 64 as a 16-bit value |
DELTA (Docked) | Our current speed, in the range 1-40 |
DELTA (Encyclopedia) | Our current speed, in the range 1-40 |
DELTA (Flight) | Our current speed, in the range 1-40 |
DELTA (Parasite) | Our current speed, in the range 1-40 |
DJD (Docked) | Keyboard auto-recentre configuration setting |
DJD (Encyclopedia) | Keyboard auto-recentre configuration setting |
DJD (Flight) | Keyboard auto-recentre configuration setting |
DJD (Parasite) | Keyboard auto-recentre configuration setting |
DKCMP (Docked) | Docking computer |
DKCMP (Encyclopedia) | Docking computer |
DKCMP (Flight) | Docking computer |
DKCMP (Parasite) | Docking computer |
DL (Docked) | Vertical sync flag |
DL (Encyclopedia) | Vertical sync flag |
DL (Flight) | Vertical sync flag |
DL (I/O processor) | Vertical sync flag |
DL (Loader) | Vertical sync flag |
DL (Parasite) | Vertical sync flag |
DLY (Docked) | In-flight message delay |
DLY (Encyclopedia) | In-flight message delay |
DLY (Flight) | In-flight message delay |
DLY (Parasite) | In-flight message delay |
DNOIZ (Docked) | Sound on/off configuration setting |
DNOIZ (Encyclopedia) | Sound on/off configuration setting |
DNOIZ (Flight) | Sound on/off configuration setting |
DNOIZ (Parasite) | Sound on/off configuration setting |
dockedp (Parasite) | A flag that determines whether or not we are docked |
ECM (Docked) | E.C.M. system |
ECM (Encyclopedia) | E.C.M. system |
ECM (Flight) | E.C.M. system |
ECM (Parasite) | E.C.M. system |
ECMA (Docked) | The E.C.M. countdown timer, which determines whether an E.C.M. system is currently operating: |
ECMA (Encyclopedia) | The E.C.M. countdown timer, which determines whether an E.C.M. system is currently operating: |
ECMA (Flight) | The E.C.M. countdown timer, which determines whether an E.C.M. system is currently operating: |
ECMA (Parasite) | The E.C.M. countdown timer, which determines whether an E.C.M. system is currently operating: |
ECMP (Docked) | Our E.C.M. status |
ECMP (Encyclopedia) | Our E.C.M. status |
ECMP (Flight) | Our E.C.M. status |
ECMP (Parasite) | Our E.C.M. status |
ENERGY (Docked) | Energy bank status |
ENERGY (Encyclopedia) | Energy bank status |
ENERGY (Flight) | Energy bank status |
ENERGY (Parasite) | Energy bank status |
ENGY (Docked) | Energy unit |
ENGY (Encyclopedia) | Energy unit |
ENGY (Flight) | Energy unit |
ENGY (Parasite) | Energy unit |
ESCP (Docked) | Escape pod |
ESCP (Encyclopedia) | Escape pod |
ESCP (Flight) | Escape pod |
ESCP (Parasite) | Escape pod |
EV (Docked) | The "extra vessels" spawning counter |
EV (Encyclopedia) | The "extra vessels" spawning counter |
EV (Flight) | The "extra vessels" spawning counter |
EV (Parasite) | The "extra vessels" spawning counter |
finder (Docked) | Toggle whether the compass shows the planet or sun |
finder (Encyclopedia) | Toggle whether the compass shows the planet or sun |
finder (Flight) | Toggle whether the compass shows the planet or sun |
finder (Parasite) | Toggle whether the compass shows the planet or sun |
FIST (Docked) | Our legal status (FIST stands for "fugitive/innocent status"): |
FIST (Encyclopedia) | Our legal status (FIST stands for "fugitive/innocent status"): |
FIST (Flight) | Our legal status (FIST stands for "fugitive/innocent status"): |
FIST (Parasite) | Our legal status (FIST stands for "fugitive/innocent status"): |
FLAG (Docked) | A flag that's used to define whether this is the first call to the ball line routine in BLINE, so it knows whether to wait for the second call before storing segment data in the ball line heap |
FLAG (Encyclopedia) | A flag that's used to define whether this is the first call to the ball line routine in BLINE, so it knows whether to wait for the second call before storing segment data in the ball line heap |
FLAG (Flight) | A flag that's used to define whether this is the first call to the ball line routine in BLINE, so it knows whether to wait for the second call before storing segment data in the ball line heap |
FLAG (Parasite) | A flag that's used to define whether this is the first call to the ball line routine in BLINE, so it knows whether to wait for the second call before storing segment data in the ball line heap |
FLH (Docked) | Flashing console bars configuration setting |
FLH (Encyclopedia) | Flashing console bars configuration setting |
FLH (Flight) | Flashing console bars configuration setting |
FLH (Parasite) | Flashing console bars configuration setting |
FRIN (Docked) | Slots for the ships in the local bubble of universe |
FRIN (Encyclopedia) | Slots for the ships in the local bubble of universe |
FRIN (Flight) | Slots for the ships in the local bubble of universe |
FRIN (Parasite) | Slots for the ships in the local bubble of universe |
FSH (Docked) | Forward shield status |
FSH (Encyclopedia) | Forward shield status |
FSH (Flight) | Forward shield status |
FSH (Parasite) | Forward shield status |
GCNT (Docked) | The number of the current galaxy (0-7) |
GCNT (Encyclopedia) | The number of the current galaxy (0-7) |
GCNT (Flight) | The number of the current galaxy (0-7) |
GCNT (Parasite) | The number of the current galaxy (0-7) |
GHYP (Docked) | Galactic hyperdrive |
GHYP (Encyclopedia) | Galactic hyperdrive |
GHYP (Flight) | Galactic hyperdrive |
GHYP (Parasite) | Galactic hyperdrive |
GNTMP (Docked) | Laser temperature (or "gun temperature") |
GNTMP (Encyclopedia) | Laser temperature (or "gun temperature") |
GNTMP (Flight) | Laser temperature (or "gun temperature") |
GNTMP (Parasite) | Laser temperature (or "gun temperature") |
gov (Docked) | The current system's government type (0-7) |
gov (Encyclopedia) | The current system's government type (0-7) |
gov (Flight) | The current system's government type (0-7) |
gov (Parasite) | The current system's government type (0-7) |
HFX (Docked) | A flag that toggles the hyperspace colour effect |
HFX (Encyclopedia) | A flag that toggles the hyperspace colour effect |
HFX (Flight) | A flag that toggles the hyperspace colour effect |
HFX (Parasite) | A flag that toggles the hyperspace colour effect |
INF (Docked) | Temporary storage, typically used for storing the address of a ship's data block, so it can be copied to and from the internal workspace at INWK |
INF (Encyclopedia) | Temporary storage, typically used for storing the address of a ship's data block, so it can be copied to and from the internal workspace at INWK |
INF (Flight) | Temporary storage, typically used for storing the address of a ship's data block, so it can be copied to and from the internal workspace at INWK |
INF (Loader) | Temporary storage, typically used for storing the address of a ship's data block, so it can be copied to and from the internal workspace at INWK |
INF (Parasite) | Temporary storage, typically used for storing the address of a ship's data block, so it can be copied to and from the internal workspace at INWK |
INWK (Docked) | The zero-page internal workspace for the current ship data block |
INWK (Encyclopedia) | The zero-page internal workspace for the current ship data block |
INWK (Flight) | The zero-page internal workspace for the current ship data block |
INWK (Parasite) | The zero-page internal workspace for the current ship data block |
JSTE (Docked) | Reverse both joystick channels configuration setting |
JSTE (Encyclopedia) | Reverse both joystick channels configuration setting |
JSTE (Flight) | Reverse both joystick channels configuration setting |
JSTE (Parasite) | Reverse both joystick channels configuration setting |
JSTGY (Docked) | Reverse joystick Y-channel configuration setting |
JSTGY (Encyclopedia) | Reverse joystick Y-channel configuration setting |
JSTGY (Flight) | Reverse joystick Y-channel configuration setting |
JSTGY (Parasite) | Reverse joystick Y-channel configuration setting |
JSTK (Docked) | Keyboard or joystick configuration setting |
JSTK (Encyclopedia) | Keyboard or joystick configuration setting |
JSTK (Flight) | Keyboard or joystick configuration setting |
JSTK (Parasite) | Keyboard or joystick configuration setting |
JSTX (Docked) | Our current roll rate |
JSTX (Encyclopedia) | Our current roll rate |
JSTX (Flight) | Our current roll rate |
JSTX (Parasite) | Our current roll rate |
JSTY (Docked) | Our current pitch rate |
JSTY (Encyclopedia) | Our current pitch rate |
JSTY (Flight) | Our current pitch rate |
JSTY (Parasite) | Our current pitch rate |
JUNK (Docked) | The amount of junk in the local bubble |
JUNK (Encyclopedia) | The amount of junk in the local bubble |
JUNK (Flight) | The amount of junk in the local bubble |
JUNK (Parasite) | The amount of junk in the local bubble |
K (Docked) | Temporary storage, used in a number of places |
K (Encyclopedia) | Temporary storage, used in a number of places |
K (Flight) | Temporary storage, used in a number of places |
K (Parasite) | Temporary storage, used in a number of places |
K2 (Docked) | Temporary storage, used in a number of places |
K2 (Encyclopedia) | Temporary storage, used in a number of places |
K2 (Flight) | Temporary storage, used in a number of places |
K2 (Parasite) | Temporary storage, used in a number of places |
K3 (Docked) | Temporary storage, used in a number of places |
K3 (Encyclopedia) | Temporary storage, used in a number of places |
K3 (Flight) | Temporary storage, used in a number of places |
K3 (Parasite) | Temporary storage, used in a number of places |
K4 (Docked) | Temporary storage, used in a number of places |
K4 (Encyclopedia) | Temporary storage, used in a number of places |
K4 (Flight) | Temporary storage, used in a number of places |
K4 (Parasite) | Temporary storage, used in a number of places |
K5 (Docked) | Temporary storage used to store segment coordinates across successive calls to BLINE, the ball line routine |
K5 (Encyclopedia) | Temporary storage used to store segment coordinates across successive calls to BLINE, the ball line routine |
K5 (Flight) | Temporary storage used to store segment coordinates across successive calls to BLINE, the ball line routine |
K5 (Parasite) | Temporary storage used to store segment coordinates across successive calls to BLINE, the ball line routine |
K6 (Docked) | Temporary storage, typically used for storing coordinates during vector calculations |
K6 (Encyclopedia) | Temporary storage, typically used for storing coordinates during vector calculations |
K6 (Flight) | Temporary storage, typically used for storing coordinates during vector calculations |
K6 (Parasite) | Temporary storage, typically used for storing coordinates during vector calculations |
key_tube (I/O processor) | Contains the address of the I/O processor's keyboard translation table (as opposed to the parasite's table), which is used to translate internal key numbers to ASCII in the I/O processor code |
key_tube (Loader) | Contains the address of the I/O processor's keyboard translation table (as opposed to the parasite's table), which is used to translate internal key numbers to ASCII in the I/O processor code |
KL (Docked) | The following bytes implement a key logger that enables Elite to scan for concurrent key presses of the primary flight keys, plus a secondary flight key |
KL (Encyclopedia) | The following bytes implement a key logger that enables Elite to scan for concurrent key presses of the primary flight keys, plus a secondary flight key |
KL (Flight) | The following bytes implement a key logger that enables Elite to scan for concurrent key presses of the primary flight keys, plus a secondary flight key |
KL (Parasite) | The following bytes implement a key logger that enables Elite to scan for concurrent key presses of the primary flight keys, plus a secondary flight key |
KY1 (Docked) | "?" is being pressed (slow down) |
KY1 (Encyclopedia) | "?" is being pressed (slow down) |
KY1 (Flight) | "?" is being pressed (slow down) |
KY1 (Parasite) | "?" is being pressed (slow down) |
KY12 (Docked) | TAB is being pressed (energy bomb) |
KY12 (Encyclopedia) | TAB is being pressed (energy bomb) |
KY12 (Flight) | TAB is being pressed (energy bomb) |
KY12 (Parasite) | TAB is being pressed (energy bomb) |
KY13 (Docked) | ESCAPE is being pressed (launch escape pod) |
KY13 (Encyclopedia) | ESCAPE is being pressed (launch escape pod) |
KY13 (Flight) | ESCAPE is being pressed (launch escape pod) |
KY13 (Parasite) | ESCAPE is being pressed (launch escape pod) |
KY14 (Docked) | "T" is being pressed (target missile) |
KY14 (Encyclopedia) | "T" is being pressed (target missile) |
KY14 (Flight) | "T" is being pressed (target missile) |
KY14 (Parasite) | "T" is being pressed (target missile) |
KY15 (Docked) | "U" is being pressed (unarm missile) |
KY15 (Encyclopedia) | "U" is being pressed (unarm missile) |
KY15 (Flight) | "U" is being pressed (unarm missile) |
KY15 (Parasite) | "U" is being pressed (unarm missile) |
KY16 (Docked) | "M" is being pressed (fire missile) |
KY16 (Encyclopedia) | "M" is being pressed (fire missile) |
KY16 (Flight) | "M" is being pressed (fire missile) |
KY16 (Parasite) | "M" is being pressed (fire missile) |
KY17 (Docked) | "E" is being pressed (activate E.C.M.) |
KY17 (Encyclopedia) | "E" is being pressed (activate E.C.M.) |
KY17 (Flight) | "E" is being pressed (activate E.C.M.) |
KY17 (Parasite) | "E" is being pressed (activate E.C.M.) |
KY18 (Docked) | "J" is being pressed (in-system jump) |
KY18 (Encyclopedia) | "J" is being pressed (in-system jump) |
KY18 (Flight) | "J" is being pressed (in-system jump) |
KY18 (Parasite) | "J" is being pressed (in-system jump) |
KY19 (Docked) | "C" is being pressed (activate docking computer) |
KY19 (Encyclopedia) | "C" is being pressed (activate docking computer) |
KY19 (Flight) | "C" is being pressed (activate docking computer) |
KY19 (Parasite) | "C" is being pressed (activate docking computer) |
KY2 (Docked) | Space is being pressed (speed up) |
KY2 (Encyclopedia) | Space is being pressed (speed up) |
KY2 (Flight) | Space is being pressed (speed up) |
KY2 (Parasite) | Space is being pressed (speed up) |
KY20 (Docked) | "P" is being pressed (deactivate docking computer) |
KY20 (Encyclopedia) | "P" is being pressed (deactivate docking computer) |
KY20 (Flight) | "P" is being pressed (deactivate docking computer) |
KY20 (Parasite) | "P" is being pressed (deactivate docking computer) |
KY3 (Docked) | "<" is being pressed (roll left) |
KY3 (Encyclopedia) | "<" is being pressed (roll left) |
KY3 (Flight) | "<" is being pressed (roll left) |
KY3 (Parasite) | "<" is being pressed (roll left) |
KY4 (Docked) | ">" is being pressed (roll right) |
KY4 (Encyclopedia) | ">" is being pressed (roll right) |
KY4 (Flight) | ">" is being pressed (roll right) |
KY4 (Parasite) | ">" is being pressed (roll right) |
KY5 (Docked) | "X" is being pressed (pull up) |
KY5 (Encyclopedia) | "X" is being pressed (pull up) |
KY5 (Flight) | "X" is being pressed (pull up) |
KY5 (Parasite) | "X" is being pressed (pull up) |
KY6 (Docked) | "S" is being pressed (pitch down) |
KY6 (Encyclopedia) | "S" is being pressed (pitch down) |
KY6 (Flight) | "S" is being pressed (pitch down) |
KY6 (Parasite) | "S" is being pressed (pitch down) |
KY7 (Docked) | "A" is being pressed (fire lasers) |
KY7 (Encyclopedia) | "A" is being pressed (fire lasers) |
KY7 (Flight) | "A" is being pressed (fire lasers) |
KY7 (Parasite) | "A" is being pressed (fire lasers) |
LAS (Docked) | Contains the laser power of the laser fitted to the current space view (or 0 if there is no laser fitted to the current view) |
LAS (Encyclopedia) | Contains the laser power of the laser fitted to the current space view (or 0 if there is no laser fitted to the current view) |
LAS (Flight) | Contains the laser power of the laser fitted to the current space view (or 0 if there is no laser fitted to the current view) |
LAS (Parasite) | Contains the laser power of the laser fitted to the current space view (or 0 if there is no laser fitted to the current view) |
LAS2 (Docked) | Laser power for the current laser |
LAS2 (Encyclopedia) | Laser power for the current laser |
LAS2 (Flight) | Laser power for the current laser |
LAS2 (Parasite) | Laser power for the current laser |
LASCT (Docked) | The laser pulse count for the current laser |
LASCT (Encyclopedia) | The laser pulse count for the current laser |
LASCT (Flight) | The laser pulse count for the current laser |
LASCT (Parasite) | The laser pulse count for the current laser |
LASER (Docked) | The specifications of the lasers fitted to each of the four space views: |
LASER (Encyclopedia) | The specifications of the lasers fitted to each of the four space views: |
LASER (Flight) | The specifications of the lasers fitted to each of the four space views: |
LASER (Parasite) | The specifications of the lasers fitted to each of the four space views: |
LASX (Docked) | The x-coordinate of the tip of the laser line |
LASX (Encyclopedia) | The x-coordinate of the tip of the laser line |
LASX (Flight) | The x-coordinate of the tip of the laser line |
LASX (Parasite) | The x-coordinate of the tip of the laser line |
LASY (Docked) | The y-coordinate of the tip of the laser line |
LASY (Encyclopedia) | The y-coordinate of the tip of the laser line |
LASY (Flight) | The y-coordinate of the tip of the laser line |
LASY (Parasite) | The y-coordinate of the tip of the laser line |
LATCH (Loader) | The RAM copy of the currently selected paged ROM/RAM in SHEILA &30 |
LSO (Docked) | The ship line heap for the space station (see NWSPS) and the sun line heap (see SUN) |
LSO (Encyclopedia) | The ship line heap for the space station (see NWSPS) and the sun line heap (see SUN) |
LSO (Flight) | The ship line heap for the space station (see NWSPS) and the sun line heap (see SUN) |
LSO (Parasite) | The ship line heap for the space station (see NWSPS) and the sun line heap (see SUN) |
LSP (Docked) | The ball line heap pointer, which contains the number of the first free byte after the end of the LSX2 and LSY2 heaps |
LSP (Encyclopedia) | The ball line heap pointer, which contains the number of the first free byte after the end of the LSX2 and LSY2 heaps |
LSP (Flight) | The ball line heap pointer, which contains the number of the first free byte after the end of the LSX2 and LSY2 heaps |
LSP (Parasite) | The ball line heap pointer, which contains the number of the first free byte after the end of the LSX2 and LSY2 heaps |
LSX (Docked) | LSX is an alias that points to the first byte of the sun line heap at LSO |
LSX (Encyclopedia) | LSX is an alias that points to the first byte of the sun line heap at LSO |
LSX (Flight) | LSX is an alias that points to the first byte of the sun line heap at LSO |
LSX (Parasite) | LSX is an alias that points to the first byte of the sun line heap at LSO |
LSX2 (Docked) | The ball line heap for storing x-coordinates |
LSX2 (Encyclopedia) | The ball line heap for storing x-coordinates |
LSX2 (Flight) | The ball line heap for storing x-coordinates |
LSX2 (Parasite) | The ball line heap for storing x-coordinates |
LSY2 (Docked) | The ball line heap for storing y-coordinates |
LSY2 (Encyclopedia) | The ball line heap for storing y-coordinates |
LSY2 (Flight) | The ball line heap for storing y-coordinates |
LSY2 (Parasite) | The ball line heap for storing y-coordinates |
MANY (Docked) | The number of ships of each type in the local bubble of universe |
MANY (Encyclopedia) | The number of ships of each type in the local bubble of universe |
MANY (Flight) | The number of ships of each type in the local bubble of universe |
MANY (Parasite) | The number of ships of each type in the local bubble of universe |
MCH (Docked) | The text token number of the in-flight message that is currently being shown, and which will be removed by the me2 routine when the counter in DLY reaches zero |
MCH (Encyclopedia) | The text token number of the in-flight message that is currently being shown, and which will be removed by the me2 routine when the counter in DLY reaches zero |
MCH (Flight) | The text token number of the in-flight message that is currently being shown, and which will be removed by the me2 routine when the counter in DLY reaches zero |
MCH (Parasite) | The text token number of the in-flight message that is currently being shown, and which will be removed by the me2 routine when the counter in DLY reaches zero |
MCNT (Docked) | The main loop counter |
MCNT (Encyclopedia) | The main loop counter |
MCNT (Flight) | The main loop counter |
MCNT (Parasite) | The main loop counter |
MJ (Docked) | Are we in witchspace (i.e. have we mis-jumped)? |
MJ (Encyclopedia) | Are we in witchspace (i.e. have we mis-jumped)? |
MJ (Flight) | Are we in witchspace (i.e. have we mis-jumped)? |
MJ (Parasite) | Are we in witchspace (i.e. have we mis-jumped)? |
MSAR (Docked) | The targeting state of our leftmost missile |
MSAR (Encyclopedia) | The targeting state of our leftmost missile |
MSAR (Flight) | The targeting state of our leftmost missile |
MSAR (Parasite) | The targeting state of our leftmost missile |
MSTG (Docked) | The current missile lock target |
MSTG (Encyclopedia) | The current missile lock target |
MSTG (Flight) | The current missile lock target |
MSTG (Parasite) | The current missile lock target |
NAME (Docked) | The current commander name |
NAME (Encyclopedia) | The current commander name |
NAME (Flight) | The current commander name |
NAME (Parasite) | The current commander name |
new_beam (Docked) | The power level of beam lasers when fitted to our current ship type |
new_beam (Encyclopedia) | The power level of beam lasers when fitted to our current ship type |
new_beam (Flight) | The power level of beam lasers when fitted to our current ship type |
new_beam (Parasite) | The power level of beam lasers when fitted to our current ship type |
new_costs (Docked) | The price table offset for our current ship |
new_costs (Encyclopedia) | The price table offset for our current ship |
new_costs (Flight) | The price table offset for our current ship |
new_costs (Parasite) | The price table offset for our current ship |
new_energy (Docked) | Our current ship's ship energy refresh rate when fitted with an energy unit |
new_energy (Encyclopedia) | Our current ship's ship energy refresh rate when fitted with an energy unit |
new_energy (Flight) | Our current ship's ship energy refresh rate when fitted with an energy unit |
new_energy (Parasite) | Our current ship's ship energy refresh rate when fitted with an energy unit |
new_hold (Docked) | The amount of free space in our current ship's hold |
new_hold (Encyclopedia) | The amount of free space in our current ship's hold |
new_hold (Flight) | The amount of free space in our current ship's hold |
new_hold (Parasite) | The amount of free space in our current ship's hold |
new_max (Docked) | Our current ship's maximum pitch/roll rate |
new_max (Encyclopedia) | Our current ship's maximum pitch/roll rate |
new_max (Flight) | Our current ship's maximum pitch/roll rate |
new_max (Parasite) | Our current ship's maximum pitch/roll rate |
new_military (Docked) | The power level of military lasers when fitted to our current ship type |
new_military (Encyclopedia) | The power level of military lasers when fitted to our current ship type |
new_military (Flight) | The power level of military lasers when fitted to our current ship type |
new_military (Parasite) | The power level of military lasers when fitted to our current ship type |
new_min (Docked) | Our current ship's minimum pitch/roll rate |
new_min (Encyclopedia) | Our current ship's minimum pitch/roll rate |
new_min (Flight) | Our current ship's minimum pitch/roll rate |
new_min (Parasite) | Our current ship's minimum pitch/roll rate |
new_mining (Docked) | The power level of mining lasers when fitted to our current ship type |
new_mining (Encyclopedia) | The power level of mining lasers when fitted to our current ship type |
new_mining (Flight) | The power level of mining lasers when fitted to our current ship type |
new_mining (Parasite) | The power level of mining lasers when fitted to our current ship type |
new_missiles (Docked) | The maximum number of missiles that can be fitted to our current ship |
new_missiles (Encyclopedia) | The maximum number of missiles that can be fitted to our current ship |
new_missiles (Flight) | The maximum number of missiles that can be fitted to our current ship |
new_missiles (Parasite) | The maximum number of missiles that can be fitted to our current ship |
new_mounts (Docked) | The available laser mounts in our current ship |
new_mounts (Encyclopedia) | The available laser mounts in our current ship |
new_mounts (Flight) | The available laser mounts in our current ship |
new_mounts (Parasite) | The available laser mounts in our current ship |
new_pulse (Docked) | The power level of pulse lasers when fitted to our current ship type |
new_pulse (Encyclopedia) | The power level of pulse lasers when fitted to our current ship type |
new_pulse (Flight) | The power level of pulse lasers when fitted to our current ship type |
new_pulse (Parasite) | The power level of pulse lasers when fitted to our current ship type |
new_range (Docked) | Our current ship's hyperspace range (i.e. the size of the fuel tank) |
new_range (Encyclopedia) | Our current ship's hyperspace range (i.e. the size of the fuel tank) |
new_range (Flight) | Our current ship's hyperspace range (i.e. the size of the fuel tank) |
new_range (Parasite) | Our current ship's hyperspace range (i.e. the size of the fuel tank) |
new_shields (Docked) | Our current ship's shield level |
new_shields (Encyclopedia) | Our current ship's shield level |
new_shields (Flight) | Our current ship's shield level |
new_shields (Parasite) | Our current ship's shield level |
new_space (Docked) | This byte appears to be unused |
new_space (Encyclopedia) | This byte appears to be unused |
new_space (Flight) | This byte appears to be unused |
new_space (Parasite) | This byte appears to be unused |
new_speed (Docked) | Our current ship's maximum speed |
new_speed (Encyclopedia) | Our current ship's maximum speed |
new_speed (Flight) | Our current ship's maximum speed |
new_speed (Parasite) | Our current ship's maximum speed |
NEWB (Docked) | The ship's "new byte flags" (or NEWB flags) |
NEWB (Encyclopedia) | The ship's "new byte flags" (or NEWB flags) |
NEWB (Flight) | The ship's "new byte flags" (or NEWB flags) |
NEWB (Parasite) | The ship's "new byte flags" (or NEWB flags) |
NOMSL (Docked) | The number of missiles we have fitted (0-4) |
NOMSL (Encyclopedia) | The number of missiles we have fitted (0-4) |
NOMSL (Flight) | The number of missiles we have fitted (0-4) |
NOMSL (Parasite) | The number of missiles we have fitted (0-4) |
NOSTM (Docked) | The number of stardust particles shown on screen, which is 18 (#NOST) for normal space, and 3 for witchspace |
NOSTM (Encyclopedia) | The number of stardust particles shown on screen, which is 18 (#NOST) for normal space, and 3 for witchspace |
NOSTM (Flight) | The number of stardust particles shown on screen, which is 18 (#NOST) for normal space, and 3 for witchspace |
NOSTM (Parasite) | The number of stardust particles shown on screen, which is 18 (#NOST) for normal space, and 3 for witchspace |
P (Docked) | Temporary storage, used in a number of places |
P (Encyclopedia) | Temporary storage, used in a number of places |
P (Flight) | Temporary storage, used in a number of places |
P (I/O processor) | Temporary storage, used in a number of places |
P (Loader) | Temporary storage, used in a number of places |
P (Parasite) | Temporary storage, used in a number of places |
PATG (Docked) | Configuration setting to show the author names on the start-up screen and enable manual hyperspace mis-jumps |
PATG (Encyclopedia) | Configuration setting to show the author names on the start-up screen and enable manual hyperspace mis-jumps |
PATG (Flight) | Configuration setting to show the author names on the start-up screen and enable manual hyperspace mis-jumps |
PATG (Parasite) | Configuration setting to show the author names on the start-up screen and enable manual hyperspace mis-jumps |
Q (Docked) | Temporary storage, used in a number of places |
Q (Encyclopedia) | Temporary storage, used in a number of places |
Q (Flight) | Temporary storage, used in a number of places |
Q (I/O processor) | Temporary storage, used in a number of places |
Q (Loader) | Temporary storage, used in a number of places |
Q (Parasite) | Temporary storage, used in a number of places |
QQ0 (Docked) | The current system's galactic x-coordinate (0-256) |
QQ0 (Encyclopedia) | The current system's galactic x-coordinate (0-256) |
QQ0 (Flight) | The current system's galactic x-coordinate (0-256) |
QQ0 (Parasite) | The current system's galactic x-coordinate (0-256) |
QQ1 (Docked) | The current system's galactic y-coordinate (0-256) |
QQ1 (Encyclopedia) | The current system's galactic y-coordinate (0-256) |
QQ1 (Flight) | The current system's galactic y-coordinate (0-256) |
QQ1 (Parasite) | The current system's galactic y-coordinate (0-256) |
QQ10 (Docked) | The galactic y-coordinate of the crosshairs in the galaxy chart (and, most of the time, the selected system's galactic y-coordinate) |
QQ10 (Encyclopedia) | The galactic y-coordinate of the crosshairs in the galaxy chart (and, most of the time, the selected system's galactic y-coordinate) |
QQ10 (Flight) | The galactic y-coordinate of the crosshairs in the galaxy chart (and, most of the time, the selected system's galactic y-coordinate) |
QQ10 (Parasite) | The galactic y-coordinate of the crosshairs in the galaxy chart (and, most of the time, the selected system's galactic y-coordinate) |
QQ11 (Docked) | The type of the current view: |
QQ11 (Encyclopedia) | The type of the current view: |
QQ11 (Flight) | The type of the current view: |
QQ11 (Parasite) | The type of the current view: |
QQ12 (Docked) | Our "docked" status |
QQ12 (Encyclopedia) | Our "docked" status |
QQ12 (Flight) | Our "docked" status |
QQ12 (Parasite) | Our "docked" status |
QQ14 (Docked) | Our current fuel level (0-70) |
QQ14 (Encyclopedia) | Our current fuel level (0-70) |
QQ14 (Flight) | Our current fuel level (0-70) |
QQ14 (Parasite) | Our current fuel level (0-70) |
QQ15 (Docked) | The three 16-bit seeds for the selected system, i.e. the one in the crosshairs in the Short-range Chart |
QQ15 (Encyclopedia) | The three 16-bit seeds for the selected system, i.e. the one in the crosshairs in the Short-range Chart |
QQ15 (Flight) | The three 16-bit seeds for the selected system, i.e. the one in the crosshairs in the Short-range Chart |
QQ15 (Parasite) | The three 16-bit seeds for the selected system, i.e. the one in the crosshairs in the Short-range Chart |
QQ17 (Docked) | Contains a number of flags that affect how text tokens are printed, particularly capitalisation: |
QQ17 (Encyclopedia) | Contains a number of flags that affect how text tokens are printed, particularly capitalisation: |
QQ17 (Flight) | Contains a number of flags that affect how text tokens are printed, particularly capitalisation: |
QQ17 (Parasite) | Contains a number of flags that affect how text tokens are printed, particularly capitalisation: |
QQ19 (Docked) | Temporary storage, used in a number of places |
QQ19 (Encyclopedia) | Temporary storage, used in a number of places |
QQ19 (Flight) | Temporary storage, used in a number of places |
QQ19 (Parasite) | Temporary storage, used in a number of places |
QQ2 (Docked) | The three 16-bit seeds for the current system, i.e. the one we are currently in |
QQ2 (Encyclopedia) | The three 16-bit seeds for the current system, i.e. the one we are currently in |
QQ2 (Flight) | The three 16-bit seeds for the current system, i.e. the one we are currently in |
QQ2 (Parasite) | The three 16-bit seeds for the current system, i.e. the one we are currently in |
QQ20 (Docked) | The contents of our cargo hold |
QQ20 (Encyclopedia) | The contents of our cargo hold |
QQ20 (Flight) | The contents of our cargo hold |
QQ20 (Parasite) | The contents of our cargo hold |
QQ21 (Docked) | The three 16-bit seeds for the current galaxy |
QQ21 (Encyclopedia) | The three 16-bit seeds for the current galaxy |
QQ21 (Flight) | The three 16-bit seeds for the current galaxy |
QQ21 (Parasite) | The three 16-bit seeds for the current galaxy |
QQ22 (Docked) | The two hyperspace countdown counters |
QQ22 (Encyclopedia) | The two hyperspace countdown counters |
QQ22 (Flight) | The two hyperspace countdown counters |
QQ22 (Parasite) | The two hyperspace countdown counters |
QQ24 (Docked) | Temporary storage, used to store the current market item's price in routine TT151 |
QQ24 (Encyclopedia) | Temporary storage, used to store the current market item's price in routine TT151 |
QQ24 (Flight) | Temporary storage, used to store the current market item's price in routine TT151 |
QQ24 (Parasite) | Temporary storage, used to store the current market item's price in routine TT151 |
QQ25 (Docked) | Temporary storage, used to store the current market item's availability in routine TT151 |
QQ25 (Encyclopedia) | Temporary storage, used to store the current market item's availability in routine TT151 |
QQ25 (Flight) | Temporary storage, used to store the current market item's availability in routine TT151 |
QQ25 (Parasite) | Temporary storage, used to store the current market item's availability in routine TT151 |
QQ26 (Docked) | A random value used to randomise market data |
QQ26 (Encyclopedia) | A random value used to randomise market data |
QQ26 (Flight) | A random value used to randomise market data |
QQ26 (Parasite) | A random value used to randomise market data |
QQ28 (Docked) | The current system's economy (0-7) |
QQ28 (Encyclopedia) | The current system's economy (0-7) |
QQ28 (Flight) | The current system's economy (0-7) |
QQ28 (Parasite) | The current system's economy (0-7) |
QQ29 (Docked) | Temporary storage, used in a number of places |
QQ29 (Encyclopedia) | Temporary storage, used in a number of places |
QQ29 (Flight) | Temporary storage, used in a number of places |
QQ29 (Parasite) | Temporary storage, used in a number of places |
QQ3 (Docked) | The selected system's economy (0-7) |
QQ3 (Encyclopedia) | The selected system's economy (0-7) |
QQ3 (Flight) | The selected system's economy (0-7) |
QQ3 (Parasite) | The selected system's economy (0-7) |
QQ4 (Docked) | The selected system's government (0-7) |
QQ4 (Encyclopedia) | The selected system's government (0-7) |
QQ4 (Flight) | The selected system's government (0-7) |
QQ4 (Parasite) | The selected system's government (0-7) |
QQ5 (Docked) | The selected system's tech level (0-14) |
QQ5 (Encyclopedia) | The selected system's tech level (0-14) |
QQ5 (Flight) | The selected system's tech level (0-14) |
QQ5 (Parasite) | The selected system's tech level (0-14) |
QQ6 (Docked) | The selected system's population in billions * 10 (1-71), so the maximum population is 7.1 billion |
QQ6 (Encyclopedia) | The selected system's population in billions * 10 (1-71), so the maximum population is 7.1 billion |
QQ6 (Flight) | The selected system's population in billions * 10 (1-71), so the maximum population is 7.1 billion |
QQ6 (Parasite) | The selected system's population in billions * 10 (1-71), so the maximum population is 7.1 billion |
QQ7 (Docked) | The selected system's productivity in M CR (96-62480) |
QQ7 (Encyclopedia) | The selected system's productivity in M CR (96-62480) |
QQ7 (Flight) | The selected system's productivity in M CR (96-62480) |
QQ7 (Parasite) | The selected system's productivity in M CR (96-62480) |
QQ8 (Docked) | The distance from the current system to the selected system in light years * 10, stored as a 16-bit number |
QQ8 (Encyclopedia) | The distance from the current system to the selected system in light years * 10, stored as a 16-bit number |
QQ8 (Flight) | The distance from the current system to the selected system in light years * 10, stored as a 16-bit number |
QQ8 (Parasite) | The distance from the current system to the selected system in light years * 10, stored as a 16-bit number |
QQ9 (Docked) | The galactic x-coordinate of the crosshairs in the galaxy chart (and, most of the time, the selected system's galactic x-coordinate) |
QQ9 (Encyclopedia) | The galactic x-coordinate of the crosshairs in the galaxy chart (and, most of the time, the selected system's galactic x-coordinate) |
QQ9 (Flight) | The galactic x-coordinate of the crosshairs in the galaxy chart (and, most of the time, the selected system's galactic x-coordinate) |
QQ9 (Parasite) | The galactic x-coordinate of the crosshairs in the galaxy chart (and, most of the time, the selected system's galactic x-coordinate) |
R (Docked) | Temporary storage, used in a number of places |
R (Encyclopedia) | Temporary storage, used in a number of places |
R (Flight) | Temporary storage, used in a number of places |
R (I/O processor) | Temporary storage, used in a number of places |
R (Parasite) | Temporary storage, used in a number of places |
RAND (Docked) | Four 8-bit seeds for the random number generation system implemented in the DORND routine |
RAND (Encyclopedia) | Four 8-bit seeds for the random number generation system implemented in the DORND routine |
RAND (Flight) | Four 8-bit seeds for the random number generation system implemented in the DORND routine |
RAND (Parasite) | Four 8-bit seeds for the random number generation system implemented in the DORND routine |
RAT (Docked) | Used to store different signs depending on the current space view, for use in calculating stardust movement |
RAT (Encyclopedia) | Used to store different signs depending on the current space view, for use in calculating stardust movement |
RAT (Flight) | Used to store different signs depending on the current space view, for use in calculating stardust movement |
RAT (Parasite) | Used to store different signs depending on the current space view, for use in calculating stardust movement |
RAT2 (Docked) | Temporary storage, used to store the pitch and roll signs when moving objects and stardust |
RAT2 (Encyclopedia) | Temporary storage, used to store the pitch and roll signs when moving objects and stardust |
RAT2 (Flight) | Temporary storage, used to store the pitch and roll signs when moving objects and stardust |
RAT2 (Parasite) | Temporary storage, used to store the pitch and roll signs when moving objects and stardust |
S (Docked) | Temporary storage, used in a number of places |
S (Encyclopedia) | Temporary storage, used in a number of places |
S (Flight) | Temporary storage, used in a number of places |
S (I/O processor) | Temporary storage, used in a number of places |
S (Parasite) | Temporary storage, used in a number of places |
SC (Docked) | Screen address (low byte) |
SC (Encyclopedia) | Screen address (low byte) |
SC (Flight) | Screen address (low byte) |
SC (I/O processor) | Screen address (low byte) |
SC (Loader) | Screen address (low byte) |
SC (Parasite) | Screen address (low byte) |
SCH (Docked) | Screen address (high byte) |
SCH (Encyclopedia) | Screen address (high byte) |
SCH (Flight) | Screen address (high byte) |
SCH (I/O processor) | Screen address (high byte) |
SCH (Loader) | Screen address (high byte) |
SCH (Parasite) | Screen address (high byte) |
SLSP (Docked) | The address of the bottom of the ship line heap |
SLSP (Encyclopedia) | The address of the bottom of the ship line heap |
SLSP (Flight) | The address of the bottom of the ship line heap |
SLSP (Parasite) | The address of the bottom of the ship line heap |
SSPR (Docked) | "Space station present" flag |
SSPR (Encyclopedia) | "Space station present" flag |
SSPR (Flight) | "Space station present" flag |
SSPR (Parasite) | "Space station present" flag |
STP (Docked) | The step size for drawing circles |
STP (Encyclopedia) | The step size for drawing circles |
STP (Flight) | The step size for drawing circles |
STP (Parasite) | The step size for drawing circles |
SUNX (Docked) | The 16-bit x-coordinate of the vertical centre axis of the sun (which might be off-screen) |
SUNX (Encyclopedia) | The 16-bit x-coordinate of the vertical centre axis of the sun (which might be off-screen) |
SUNX (Flight) | The 16-bit x-coordinate of the vertical centre axis of the sun (which might be off-screen) |
SUNX (Parasite) | The 16-bit x-coordinate of the vertical centre axis of the sun (which might be off-screen) |
SVC (Docked) | The save count |
SVC (Encyclopedia) | The save count |
SVC (Flight) | The save count |
SVC (Parasite) | The save count |
SWAP (Docked) | Temporary storage, used to store a flag that records whether or not we had to swap a line's start and end coordinates around when clipping the line in routine LL145 (the flag is used in places like BLINE to swap them back) |
SWAP (Encyclopedia) | Temporary storage, used to store a flag that records whether or not we had to swap a line's start and end coordinates around when clipping the line in routine LL145 (the flag is used in places like BLINE to swap them back) |
SWAP (Flight) | Temporary storage, used to store a flag that records whether or not we had to swap a line's start and end coordinates around when clipping the line in routine LL145 (the flag is used in places like BLINE to swap them back) |
SWAP (I/O processor) | Temporary storage, used to store a flag that records whether or not we had to swap a line's start and end coordinates around when clipping the line in routine LL145 (the flag is used in places like BLINE to swap them back) |
SWAP (Parasite) | Temporary storage, used to store a flag that records whether or not we had to swap a line's start and end coordinates around when clipping the line in routine LL145 (the flag is used in places like BLINE to swap them back) |
SX (Docked) | This is where we store the x_hi coordinates for all the stardust particles |
SX (Encyclopedia) | This is where we store the x_hi coordinates for all the stardust particles |
SX (Flight) | This is where we store the x_hi coordinates for all the stardust particles |
SX (Parasite) | This is where we store the x_hi coordinates for all the stardust particles |
SXL (Docked) | This is where we store the x_lo coordinates for all the stardust particles |
SXL (Encyclopedia) | This is where we store the x_lo coordinates for all the stardust particles |
SXL (Flight) | This is where we store the x_lo coordinates for all the stardust particles |
SXL (Parasite) | This is where we store the x_lo coordinates for all the stardust particles |
SY (Docked) | This is where we store the y_hi coordinates for all the stardust particles |
SY (Encyclopedia) | This is where we store the y_hi coordinates for all the stardust particles |
SY (Flight) | This is where we store the y_hi coordinates for all the stardust particles |
SY (Parasite) | This is where we store the y_hi coordinates for all the stardust particles |
SYL (Docked) | This is where we store the y_lo coordinates for all the stardust particles |
SYL (Encyclopedia) | This is where we store the y_lo coordinates for all the stardust particles |
SYL (Flight) | This is where we store the y_lo coordinates for all the stardust particles |
SYL (Parasite) | This is where we store the y_lo coordinates for all the stardust particles |
SZ (Docked) | This is where we store the z_hi coordinates for all the stardust particles |
SZ (Encyclopedia) | This is where we store the z_hi coordinates for all the stardust particles |
SZ (Flight) | This is where we store the z_hi coordinates for all the stardust particles |
SZ (Parasite) | This is where we store the z_hi coordinates for all the stardust particles |
SZL (Docked) | This is where we store the z_lo coordinates for all the stardust particles |
SZL (Encyclopedia) | This is where we store the z_lo coordinates for all the stardust particles |
SZL (Flight) | This is where we store the z_lo coordinates for all the stardust particles |
SZL (Parasite) | This is where we store the z_lo coordinates for all the stardust particles |
T (Docked) | Temporary storage, used in a number of places |
T (Encyclopedia) | Temporary storage, used in a number of places |
T (Flight) | Temporary storage, used in a number of places |
T (Loader) | Temporary storage, used in a number of places |
T (Parasite) | Temporary storage, used in a number of places |
T1 (Docked) | Temporary storage, used in a number of places |
T1 (Encyclopedia) | Temporary storage, used in a number of places |
T1 (Flight) | Temporary storage, used in a number of places |
T1 (Parasite) | Temporary storage, used in a number of places |
TALLY (Docked) | Our combat rank |
TALLY (Encyclopedia) | Our combat rank |
TALLY (Flight) | Our combat rank |
TALLY (Parasite) | Our combat rank |
tek (Docked) | The current system's tech level (0-14) |
tek (Encyclopedia) | The current system's tech level (0-14) |
tek (Flight) | The current system's tech level (0-14) |
tek (Parasite) | The current system's tech level (0-14) |
TGT (Docked) | Temporary storage, typically used as a target value for counters when drawing explosion clouds and partial circles |
TGT (Encyclopedia) | Temporary storage, typically used as a target value for counters when drawing explosion clouds and partial circles |
TGT (Flight) | Temporary storage, typically used as a target value for counters when drawing explosion clouds and partial circles |
TGT (Parasite) | Temporary storage, typically used as a target value for counters when drawing explosion clouds and partial circles |
TP (Docked) | The current mission status |
TP (Encyclopedia) | The current mission status |
TP (Flight) | The current mission status |
TP (Parasite) | The current mission status |
TRTB% (Docked) | Contains the address of the keyboard translation table, which is used to translate internal key numbers to ASCII |
TRTB% (Encyclopedia) | Contains the address of the keyboard translation table, which is used to translate internal key numbers to ASCII |
TRTB% (Flight) | Contains the address of the keyboard translation table, which is used to translate internal key numbers to ASCII |
TRTB% (Loader) | Contains the address of the keyboard translation table, which is used to translate internal key numbers to ASCII |
TRTB% (Parasite) | Contains the address of the keyboard translation table, which is used to translate internal key numbers to ASCII |
TYPE (Docked) | The current ship type |
TYPE (Encyclopedia) | The current ship type |
TYPE (Flight) | The current ship type |
TYPE (Loader) | The current ship type |
TYPE (Parasite) | The current ship type |
U (Docked) | Temporary storage, used in a number of places |
U (Encyclopedia) | Temporary storage, used in a number of places |
U (Flight) | Temporary storage, used in a number of places |
U (Parasite) | Temporary storage, used in a number of places |
V (Docked) | Temporary storage, typically used for storing an address pointer |
V (Encyclopedia) | Temporary storage, typically used for storing an address pointer |
V (Flight) | Temporary storage, typically used for storing an address pointer |
V (Parasite) | Temporary storage, typically used for storing an address pointer |
VIEW (Docked) | The number of the current space view |
VIEW (Encyclopedia) | The number of the current space view |
VIEW (Flight) | The number of the current space view |
VIEW (Parasite) | The number of the current space view |
X1 (Docked) | Temporary storage, typically used for x-coordinates in the line-drawing routines |
X1 (Encyclopedia) | Temporary storage, typically used for x-coordinates in the line-drawing routines |
X1 (Flight) | Temporary storage, typically used for x-coordinates in the line-drawing routines |
X1 (I/O processor) | Temporary storage, typically used for x-coordinates in the line-drawing routines |
X1 (Parasite) | Temporary storage, typically used for x-coordinates in the line-drawing routines |
X2 (Docked) | Temporary storage, typically used for x-coordinates in the line-drawing routines |
X2 (Encyclopedia) | Temporary storage, typically used for x-coordinates in the line-drawing routines |
X2 (Flight) | Temporary storage, typically used for x-coordinates in the line-drawing routines |
X2 (I/O processor) | Temporary storage, typically used for x-coordinates in the line-drawing routines |
X2 (Parasite) | Temporary storage, typically used for x-coordinates in the line-drawing routines |
XC (Docked) | The x-coordinate of the text cursor (i.e. the text column), which can be from 0 to 32 |
XC (Encyclopedia) | The x-coordinate of the text cursor (i.e. the text column), which can be from 0 to 32 |
XC (Flight) | The x-coordinate of the text cursor (i.e. the text column), which can be from 0 to 32 |
XC (I/O processor) | The x-coordinate of the text cursor (i.e. the text column), which can be from 0 to 32 |
XC (Parasite) | The x-coordinate of the text cursor (i.e. the text column), which can be from 0 to 32 |
XSAV (Docked) | Temporary storage for saving the value of the X register, used in a number of places |
XSAV (Encyclopedia) | Temporary storage for saving the value of the X register, used in a number of places |
XSAV (Flight) | Temporary storage for saving the value of the X register, used in a number of places |
XSAV (Parasite) | Temporary storage for saving the value of the X register, used in a number of places |
XSAV2 (Docked) | Temporary storage, used for storing the value of the X register in the CHPR routine |
XSAV2 (Encyclopedia) | Temporary storage, used for storing the value of the X register in the CHPR routine |
XSAV2 (Flight) | Temporary storage, used for storing the value of the X register in the TT26 routine |
XSAV2 (Parasite) | Temporary storage, used for storing the value of the X register in the CHPR routine |
XX (Docked) | Temporary storage, typically used for storing a 16-bit x-coordinate |
XX (Encyclopedia) | Temporary storage, typically used for storing a 16-bit x-coordinate |
XX (Flight) | Temporary storage, typically used for storing a 16-bit x-coordinate |
XX (Parasite) | Temporary storage, typically used for storing a 16-bit x-coordinate |
XX0 (Docked) | Temporary storage, used to store the address of a ship blueprint. For example, it is used when we add a new ship to the local bubble in routine NWSHP, and it contains the address of the current ship's blueprint as we loop through all the nearby ships in the main flight loop |
XX0 (Encyclopedia) | Temporary storage, used to store the address of a ship blueprint. For example, it is used when we add a new ship to the local bubble in routine NWSHP, and it contains the address of the current ship's blueprint as we loop through all the nearby ships in the main flight loop |
XX0 (Flight) | Temporary storage, used to store the address of a ship blueprint. For example, it is used when we add a new ship to the local bubble in routine NWSHP, and it contains the address of the current ship's blueprint as we loop through all the nearby ships in the main flight loop |
XX0 (Parasite) | Temporary storage, used to store the address of a ship blueprint. For example, it is used when we add a new ship to the local bubble in routine NWSHP, and it contains the address of the current ship's blueprint as we loop through all the nearby ships in the main flight loop |
XX1 (Docked) | This is an alias for INWK that is used in the main ship-drawing routine at LL9 |
XX1 (Encyclopedia) | This is an alias for INWK that is used in the main ship-drawing routine at LL9 |
XX1 (Flight) | This is an alias for INWK that is used in the main ship-drawing routine at LL9 |
XX1 (Parasite) | This is an alias for INWK that is used in the main ship-drawing routine at LL9 |
XX12 (Docked) | Temporary storage for a block of values, used in a number of places |
XX12 (Encyclopedia) | Temporary storage for a block of values, used in a number of places |
XX12 (Flight) | Temporary storage for a block of values, used in a number of places |
XX12 (Parasite) | Temporary storage for a block of values, used in a number of places |
XX13 (Docked) | Temporary storage, typically used in the line-drawing routines |
XX13 (Encyclopedia) | Temporary storage, typically used in the line-drawing routines |
XX13 (Flight) | Temporary storage, typically used in the line-drawing routines |
XX13 (Parasite) | Temporary storage, typically used in the line-drawing routines |
XX14 (Docked) | This byte appears to be unused |
XX14 (Encyclopedia) | This byte appears to be unused |
XX14 (Flight) | This byte appears to be unused |
XX14 (Parasite) | This byte appears to be unused |
XX15 (Docked) | Temporary storage, typically used for storing screen coordinates in line-drawing routines |
XX15 (Encyclopedia) | Temporary storage, typically used for storing screen coordinates in line-drawing routines |
XX15 (Flight) | Temporary storage, typically used for storing screen coordinates in line-drawing routines |
XX15 (Parasite) | Temporary storage, typically used for storing screen coordinates in line-drawing routines |
XX16 (Docked) | Temporary storage for a block of values, used in a number of places |
XX16 (Encyclopedia) | Temporary storage for a block of values, used in a number of places |
XX16 (Flight) | Temporary storage for a block of values, used in a number of places |
XX16 (Parasite) | Temporary storage for a block of values, used in a number of places |
XX17 (Docked) | Temporary storage, used in BPRNT to store the number of characters to print, and as the edge counter in the main ship-drawing routine |
XX17 (Encyclopedia) | Temporary storage, used in BPRNT to store the number of characters to print, and as the edge counter in the main ship-drawing routine |
XX17 (Flight) | Temporary storage, used in BPRNT to store the number of characters to print, and as the edge counter in the main ship-drawing routine |
XX17 (Parasite) | Temporary storage, used in BPRNT to store the number of characters to print, and as the edge counter in the main ship-drawing routine |
XX18 (Docked) | Temporary storage used to store coordinates in the LL9 ship-drawing routine |
XX18 (Encyclopedia) | Temporary storage used to store coordinates in the LL9 ship-drawing routine |
XX18 (Flight) | Temporary storage used to store coordinates in the LL9 ship-drawing routine |
XX18 (Parasite) | Temporary storage used to store coordinates in the LL9 ship-drawing routine |
XX19 (Docked) | XX19(1 0) shares its location with INWK(34 33), which contains the address of the ship line heap |
XX19 (Encyclopedia) | XX19(1 0) shares its location with INWK(34 33), which contains the address of the ship line heap |
XX19 (Flight) | XX19(1 0) shares its location with INWK(34 33), which contains the address of the ship line heap |
XX19 (Parasite) | XX19(1 0) shares its location with INWK(34 33), which contains the address of the ship line heap |
XX2 (Docked) | Temporary storage, used to store the visibility of the ship's faces during the ship-drawing routine at LL9 |
XX2 (Encyclopedia) | Temporary storage, used to store the visibility of the ship's faces during the ship-drawing routine at LL9 |
XX2 (Flight) | Temporary storage, used to store the visibility of the ship's faces during the ship-drawing routine at LL9 |
XX2 (Parasite) | Temporary storage, used to store the visibility of the ship's faces during the ship-drawing routine at LL9 |
XX20 (Docked) | Temporary storage, used in a number of places |
XX20 (Encyclopedia) | Temporary storage, used in a number of places |
XX20 (Flight) | Temporary storage, used in a number of places |
XX20 (Parasite) | Temporary storage, used in a number of places |
XX24 (Docked) | This byte appears to be unused |
XX24 (Encyclopedia) | This byte appears to be unused |
XX24 (Flight) | This byte appears to be unused |
XX24 (Parasite) | This byte appears to be unused |
XX4 (Docked) | Temporary storage, used in a number of places |
XX4 (Encyclopedia) | Temporary storage, used in a number of places |
XX4 (Flight) | Temporary storage, used in a number of places |
XX4 (Parasite) | Temporary storage, used in a number of places |
Y1 (Docked) | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y1 (Encyclopedia) | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y1 (Flight) | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y1 (I/O processor) | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y1 (Parasite) | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y2 (Docked) | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y2 (Encyclopedia) | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y2 (Flight) | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y2 (I/O processor) | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y2 (Parasite) | Temporary storage, typically used for y-coordinates in line-drawing routines |
YC (Docked) | The y-coordinate of the text cursor (i.e. the text row), which can be from 0 to 23 |
YC (Encyclopedia) | The y-coordinate of the text cursor (i.e. the text row), which can be from 0 to 23 |
YC (Flight) | The y-coordinate of the text cursor (i.e. the text row), which can be from 0 to 23 |
YC (I/O processor) | The y-coordinate of the text cursor (i.e. the text row), which can be from 0 to 23 |
YC (Parasite) | The y-coordinate of the text cursor (i.e. the text row), which can be from 0 to 23 |
YSAV (Docked) | Temporary storage for saving the value of the Y register, used in a number of places |
YSAV (Encyclopedia) | Temporary storage for saving the value of the Y register, used in a number of places |
YSAV (Flight) | Temporary storage for saving the value of the Y register, used in a number of places |
YSAV (Parasite) | Temporary storage for saving the value of the Y register, used in a number of places |
YSAV2 (Docked) | Temporary storage, used for storing the value of the Y register in the CHPR routine |
YSAV2 (Encyclopedia) | Temporary storage, used for storing the value of the Y register in the CHPR routine |
YSAV2 (Flight) | Temporary storage, used for storing the value of the Y register in the TT26 routine |
YSAV2 (Parasite) | Temporary storage, used for storing the value of the Y register in the CHPR routine |
YY (Docked) | Temporary storage, typically used for storing a 16-bit y-coordinate |
YY (Encyclopedia) | Temporary storage, typically used for storing a 16-bit y-coordinate |
YY (Flight) | Temporary storage, typically used for storing a 16-bit y-coordinate |
YY (Loader) | Temporary storage, used in a number of places |
YY (Parasite) | Temporary storage, typically used for storing a 16-bit y-coordinate |
ZZ (Docked) | Temporary storage, typically used for distance values |
ZZ (Encyclopedia) | Temporary storage, typically used for distance values |
ZZ (Flight) | Temporary storage, typically used for distance values |
ZZ (Parasite) | Temporary storage, typically used for distance values |