This index contains every subroutine, entry point, variable, workspace and macro that appears in the source code for the 6502 Second Processor version of Elite, sorted alphabetically.
Name | Category | Description |
---|---|---|
ABORT | Dashboard | Disarm missiles and update the dashboard indicators |
ABORT2 | Dashboard | Set/unset the lock target for a missile and update the dashboard |
acorn | Demo | The text for the demo's opening scroll text |
ACT | Maths (Geometry) | Arctan table |
ADD | Maths (Arithmetic) | Calculate (A X) = (A P) + (S R) |
ADD (I/O processor) | Maths (Arithmetic) | Calculate (A X) = (A P) + (S R) |
ADDBYT (I/O processor) | Drawing lines | Implement the OSWRCH 130 |
ADPARAMS (I/O processor) | Dashboard | Implement the OSWRCH 137 command (add a dashboard parameter and update the dashboard when all are received) |
ALP1 | Workspace variable | Magnitude of the roll angle alpha, i.e. |alpha|, which is a positive value between 0 and 31 |
ALP1 (I/O processor) | Workspace variable | Magnitude of the roll angle alpha, i.e. |alpha|, which is a positive value between 0 and 31 |
ALP2 | Workspace variable | Bit 7 of ALP2 = sign of the roll angle in ALPHA |
ALP2 (I/O processor) | Workspace variable | Bit 7 of ALP2 = sign of the roll angle in ALPHA |
ALPHA | Workspace variable | The current roll angle alpha, which is reduced from JSTX to a sign-magnitude value between -31 and +31 |
ALTIT | Workspace variable | Our altitude above the surface of the planet or sun |
ALTIT (I/O processor) | Workspace variable | Our altitude above the surface of the planet or sun |
ANGRY | Tactics | Make a ship hostile |
antilog | Maths (Arithmetic) | Binary antilogarithm table |
antilog (I/O processor) | Maths (Arithmetic) | Binary antilogarithm table |
antilogODD | Maths (Arithmetic) | Binary antilogarithm table |
antilogODD (I/O processor) | Maths (Arithmetic) | Binary antilogarithm table |
ARCTAN | Maths (Geometry) | Calculate A = arctan(P / Q) |
ASH | Workspace variable | Aft shield status |
ASH (I/O processor) | Workspace variable | Aft shield status |
auto | Workspace variable | Docking computer activation status |
auton | Keyboard | Get the docking computer to "press" the flight keys to dock the ship |
AVL | Workspace variable | Market availability in the current system |
B% (Loader 1) | Drawing the screen | VDU commands for setting the square mode 1 screen |
backtonormal | Utility routines | Disable the keyboard, set the SVN flag to 0, and return with A = 0 |
BAD | Status | Calculate how bad we have been |
BALI | Workspace variable | The progress of the Star Wars scroll text as it scrolls, from 254 (off the bottom of the screen) to 2 (fully scrolled). Can also be thought of as a measure of how much of the scroll text has yet to appear on-screen |
BAY | Status | Go to the docking bay (i.e. show the Status Mode screen) |
BAY2 | Market | Jump into the main loop at FRCE, setting the key "pressed" to red key f9 (so we show the Inventory screen) |
BEEP | Sound | Make a short, high beep |
BEGIN | Loader | Initialise the configuration variables and start the game |
BEGINLIN (I/O processor) | Drawing lines | Implement the OSWRCH 129 |
BELL | Sound | Make a standard system beep |
BET1 | Workspace variable | The magnitude of the pitch angle beta, i.e. |beta|, which is a positive value between 0 and 8 |
BET1 (I/O processor) | Workspace variable | The magnitude of the pitch angle beta, i.e. |beta|, which is a positive value between 0 and 8 |
BET2 | Workspace variable | Bit 7 of BET2 = sign of the pitch angle in BETA |
BETA | Workspace variable | The current pitch angle beta, which is reduced from JSTY to a sign-magnitude value between -8 and +8 |
BETA (I/O processor) | Workspace variable | The current pitch angle beta, which is reduced from JSTY to a sign-magnitude value between -8 and +8 |
BLINE | Drawing circles | Draw a circle segment and add it to the ball line heap |
BOMB | Workspace variable | Energy bomb |
BOX | Drawing the screen | Just draw the border and (if this is a space view) the view name. This can be used to remove the border and view name, as it is drawn using EOR logic |
BOX (I/O processor) | Drawing the screen | Just draw the white border along the top and sides |
BPRNT | Text | Print a 32-bit number, left-padded to a specific number of digits, with an optional decimal point |
BR1 (Part 1 of 2) | Start and end | Show the "Load New Commander (Y/N)?" screen and start the game |
BR1 (Part 2 of 2) | Start and end | Show the "Press Fire or Space, Commander" screen and start the game |
BRBR | Utility routines | The standard BRKV handler for the game |
BRIEF | Missions | Start mission 1 and show the mission briefing |
BRIEF2 | Missions | Start mission 2 |
BRIEF3 | Missions | Receive the briefing and plans for mission 2 |
BRIS | Missions | Clear the screen, display "INCOMING MESSAGE" and wait for 2 seconds |
BRKBK | Save and load | Set the standard BRKV handler for the game |
brkd | Utility routines | The brkd counter for error handling |
BRP | Missions | Print an extended token and show the Status Mode screen |
BRPS | Missions | Print the extended token in A, show the Status Mode screen and return from the subroutine |
BST | Workspace variable | Fuel scoops (BST stands for "barrel status") |
BSTK | Workspace variable | Bitstik configuration setting |
buf | Keyboard | The two OSWORD size bytes for transmitting the key logger from the I/O processor to the parasite |
BUF | Workspace variable | The line buffer used by DASC to print justified text |
BUMP2 | Dashboard | Bump up the value of the pitch or roll dashboard indicator |
byian | Demo | The text for the demo's middle scroll text |
c | Equipment | Contains an RTS |
CABTMP | Workspace variable | Cabin temperature |
CABTMP (I/O processor) | Workspace variable | Cabin temperature |
CASH | Workspace variable | Our current cash pot |
CAT | Save and load | Catalogue a disc, wait for a key press and display the disc access menu |
CATF | Workspace variable | This byte appears to be unused (the CATF variable in the I/O processor code is used to store the CATF flag, not this one) |
CATF (I/O processor) | Workspace variable | The disc catalogue flag |
CATS | Save and load | Ask for a disc drive number and print a catalogue of that drive |
CHAR | Text | Macro definition for characters in the recursive token table |
CHECK | Save and load | Calculate the checksum for the last saved commander data block |
Checksum | Copy protection | Checksum the code from &1000 to &9FFF and check against S%-1 |
CHK | Save and load | First checksum byte for the saved commander data file |
CHK2 | Save and load | Second checksum byte for the saved commander data file |
CHKON | Drawing circles | Check whether any part of a circle appears on the extended screen |
CHPR | Text | Send a character to the I/O processor for printing or processing |
CHPRD | Text | Make a beep even if speech is enabled (Executive version only) |
CIRCLE | Drawing circles | Draw a circle for the planet |
CIRCLE2 | Drawing circles | Draw a circle (for the planet or chart) |
CIRCLE3 | Drawing circles | Just add the circle segments to the existing ball line heap - do not send the send the ball line heap to the I/O processor for drawing on-screen |
CLDELAY | Utility routines | Delay by iterating through 5 * 256 (1280) empty loops |
cls (I/O processor) | Drawing the screen | Clear the top part of the screen and draw a white border |
CLYNS | Drawing the screen | Clear the bottom three text rows of the mode 1 screen by sending a #clyns command to the I/O processor |
CLYNS (I/O processor) | Drawing the screen | Implement the #clyns command (clear the bottom of the screen) |
cmn | Status | Print the commander's name |
cmn-1 | Status | Contains an RTS |
CNT | Workspace variable | Temporary storage, typically used for storing the number of iterations required when looping |
CNT (Loader 1) | Drawing planets | A counter for use in drawing Saturn's planetary body |
CNT2 | Workspace variable | Temporary storage, used in the planet-drawing routine to store the segment number where the arc of a partial circle should start |
CNT2 (Loader 1) | Drawing planets | A counter for use in drawing Saturn's background stars |
CNT3 (Loader 1) | Drawing planets | A counter for use in drawing Saturn's rings |
cntr | Dashboard | Apply damping to the pitch or roll dashboard indicator |
COK | Workspace variable | Flags used to generate the competition code |
COL | Workspace variable | Temporary storage, used to store colour information when drawing pixels in the dashboard |
COL (I/O processor) | Workspace variable | Temporary storage, used to store colour information when drawing pixels in the dashboard |
COLD | Loader | Copy the recursive tokens and ship blueprints to their correct locations |
COMC | Workspace variable | The colour of the dot on the compass |
COMPAS | Dashboard | Update the compass |
COMX | Workspace variable | The x-coordinate of the compass dot |
COMY | Workspace variable | The y-coordinate of the compass dot |
CONT | Text | Macro definition for control codes in the recursive token table |
copyright (Loader 1) | Copy protection | A copyright notice, buried in the code |
CPIX2 (I/O processor) | Drawing pixels | Draw a single-height dash on the dashboard |
CPIX4 (I/O processor) | Drawing pixels | Draw a double-height dot on the dashboard |
cpl | Universe | Print the selected system name |
CRGO | Workspace variable | Our ship's cargo capacity |
crlf | Text | Tab to column 21 and print a colon |
csh | Status | Print the current amount of cash |
CTLI | Save and load | The OS command string for cataloguing a disc |
CTRL | Keyboard | Scan the keyboard to see if CTRL is currently pressed |
CTWOS | Drawing pixels | Ready-made single-pixel character row bytes for mode 5 |
CTWOS (I/O processor) | Drawing pixels | Ready-made single-pixel character row bytes for mode 2 |
DAMP | Workspace variable | Keyboard damping configuration setting |
DASC | Text | DASC does exactly the same as TT26 and prints a character at the text cursor, with support for verified text in extended tokens |
DCS1 | Flight | Calculate the vector from the ideal docking position to the ship |
de | Workspace variable | Equipment destruction flag |
DEATH | Start and end | Display the death screen |
DEATH2 | Start and end | Reset most of the game and restart from the title screen |
DEBRIEF | Missions | Finish mission 1 |
DEBRIEF2 | Missions | Finish mission 2 |
DEEOR | Copy protection | Decrypt bytes between &1300 and &9FFF by EOR'ing them with their page offset |
DELAY | Utility routines | Wait for a specified time, in 1/50s of a second |
DELI | Save and load | The OS command string for deleting a file |
DELT | Save and load | Catalogue a disc, ask for a filename to delete, and delete the file |
DELT-1 | Save and load | Contains an RTS |
DELT4 | Workspace variable | Our current speed * 64 as a 16-bit value |
DELTA | Workspace variable | Our current speed, in the range 1-40 |
DELTA (I/O processor) | Workspace variable | Our current speed, in the range 1-40 |
DEMON | Demo | Show the demo |
DENGY | Flight | Drain some energy from the energy banks |
DET1 | Drawing the screen | Show or hide the dashboard (for when we die) by sending a #DODIALS command to the I/O processor |
DETOK | Text | Print an extended recursive token from the TKN1 token table |
DETOK2 | Text | Print an extended text token (1-255) |
DETOK3 | Text | Print an extended recursive token from the RUTOK token table |
DFAULT | Start and end | Reset the current commander data block to the last saved commander |
DIALS | Dashboard | Update the dashboard indicators and flight variables by sending a #RDPARAMS command to the I/O processor |
DIALS (Part 1 of 4) (I/O processor) | Dashboard | Update the dashboard: speed indicator |
DIALS (Part 2 of 4) (I/O processor) | Dashboard | Update the dashboard: pitch and roll indicators |
DIALS (Part 3 of 4) (I/O processor) | Dashboard | Update the dashboard: four energy banks |
DIALS (Part 4 of 4) (I/O processor) | Dashboard | Update the dashboard: shields, fuel, laser & cabin temp, altitude |
DIL (I/O processor) | Dashboard | The range of the indicator is 0-16 (for the energy banks) |
DIL-1 (I/O processor) | Dashboard | The range of the indicator is 0-32 (for the speed indicator) |
DIL2 (I/O processor) | Dashboard | Update the roll or pitch indicator on the dashboard |
DILX (I/O processor) | Dashboard | Update a bar-based indicator on the dashboard |
DILX+2 (I/O processor) | Dashboard | The range of the indicator is 0-64 (for the fuel indicator) |
DJD | Workspace variable | Keyboard auto-recentre configuration setting |
djd1 | Dashboard | Auto-recentre the value in X, if keyboard auto-recentre is configured |
DK4 | Keyboard | Scan for pause, configuration and secondary flight keys |
DKCMP | Workspace variable | Docking computer |
DKJ1 | Keyboard | Read joystick and flight controls |
DKS2 | Keyboard | Read the joystick position |
DKS3 | Keyboard | Toggle a configuration setting and emit a beep |
DKS4 | Keyboard | Scan for a particular key press by sending a #DODKS4 command to the I/O processor |
DKS4 (I/O processor) | Keyboard | Scan the keyboard to see if a specific key is being pressed |
DL | Workspace variable | Vertical sync flag |
DL (I/O processor) | Workspace variable | Vertical sync flag |
DLY | Workspace variable | In-flight message delay |
dn | Market | Print the amount of money we have left in the cash pot, then make a short, high beep and delay for 1 second |
dn2 | Text | Make a short, high beep and delay for 1 second |
DNOIZ | Workspace variable | Sound on/off configuration setting |
do65C02 (I/O processor) | Copy protection | Reverse the order of all bytes between the addresses in (1 0) and (3 2) and start the game |
DOBRK (I/O processor) | Utility routines | Implement the OSWRCH 145 command (execute a BRK instruction) |
DOBULB (I/O processor) | Dashboard | Implement the #DOBULB 0 command (draw the space station indicator bulb) |
DOCATF (I/O processor) | Save and load | Implement the #DOCATF |
dockEd | Flight | Print a message to say there is no hyperspacing allowed inside the station |
DOCKIT | Flight | Apply docking manoeuvres to the ship in INWK |
DOCOL | Text | Set the text colour by sending a #SETCOL command to the I/O processor |
DOCOL (I/O processor) | Text | Implement the #SETCOL |
DODIALS (I/O processor) | Drawing the screen | Implement the #DODIALS |
DODKS4 (I/O processor) | Keyboard | Implement the #DODKS4 command (scan the keyboard to see if a specific key is being pressed) |
DODOSVN | Save and load | Set the SVN ("save in progress") flag by sending a #DOsvn command to the I/O processor |
DOENTRY | Flight | Dock at the space station, show the ship hangar and work out any mission progression |
DOEXP | Drawing ships | Draw an exploding ship |
DOFE21 (I/O processor) | Flight | Implement the #DOFE21 |
DOHFX (I/O processor) | Drawing circles | Implement the #DOHFX |
DOKEY | Keyboard | Scan for the seven primary flight controls and apply the docking computer manoeuvring code |
DORND | Maths (Arithmetic) | Generate random numbers |
DORND (Loader 1) | Maths (Arithmetic) | Generate random numbers |
DORND2 | Maths (Arithmetic) | Make sure the C flag doesn't affect the outcome |
DOSVN (I/O processor) | Save and load | Implement the #DOSVN |
DOT | Drawing pixels | Draw a dash on the compass by sending a #DOdot command to the I/O processor |
DOT (I/O processor) | Dashboard | Implement the #DOdot command (draw a dash on the compass) |
DOVDU19 | Drawing the screen | Change the mode 1 palette by sending a #SETVDU19 command to the I/O processor |
DOVIAE (I/O processor) | Keyboard | Implement the #VIAE |
DOXC | Text | Move the text cursor to a specified column by sending a #SETXC command to the I/O processor |
DOYC | Text | Move the text cursor to a specified row by sending a #SETYC command to the I/O processor |
DTEN | Text | Print recursive token number X from the token table pointed to by (A V), used to print tokens from the RUTOK table via calls to DETOK3 |
DTS | Text | Print a single letter in the correct case |
DTW1 | Text | A mask for applying the lower case part of Sentence Case to extended text tokens |
DTW2 | Text | A flag that indicates whether we are currently printing a word |
DTW3 | Text | A flag for switching between standard and extended text tokens |
DTW4 | Text | Flags that govern how justified extended text tokens are printed |
DTW5 | Text | The size of the justified text buffer at BUF |
DTW6 | Text | A flag to denote whether printing in lower case is enabled for extended text tokens |
DTW8 | Text | A mask for capitalising the next letter in an extended text token |
DV41 | Maths (Arithmetic) | Calculate (P R) = 256 * DELTA / A |
DV42 | Maths (Arithmetic) | Calculate (P R) = 256 * DELTA / z_hi |
DVID3B2 | Maths (Arithmetic) | Calculate K(3 2 1 0) = (A P+1 P) / (z_sign z_hi z_lo) |
DVID4 | Maths (Arithmetic) | Calculate (P R) = 256 * A / Q |
DVID4 (I/O processor) | Maths (Arithmetic) | Calculate (P R) = 256 * A / Q |
DVIDT | Maths (Arithmetic) | Calculate (P+1 A) = (A P) / Q |
E% | Drawing ships | Ship blueprints default NEWB flags |
E% (Loader 1) | Sound | Sound envelope definitions |
ECBLB | Dashboard | Light up the E.C.M. indicator bulb ("E") on the dashboard by sending a #DOBULB 255 command to the I/O processor |
ECBLB (I/O processor) | Dashboard | Implement the #DOBULB 255 command (draw the E.C.M. indicator bulb) |
ECBLB2 | Dashboard | Start up the E.C.M. (light up the indicator, start the countdown and make the E.C.M. sound) |
ECBT (I/O processor) | Dashboard | The character bitmap for the E.C.M. indicator bulb |
ECHR | Text | Macro definition for characters in the extended token table |
ECM | Workspace variable | E.C.M. system |
ECMA | Workspace variable | The E.C.M. countdown timer, which determines whether an E.C.M. system is currently operating: |
ECMOF | Sound | Switch off the E.C.M. |
ECMP | Workspace variable | Our E.C.M. status |
EDGE | Drawing ships | Macro definition for adding edges to ship blueprints |
EDGES | Drawing lines | Draw a horizontal line given a centre and a half-width |
ee3 | Flight | Print the hyperspace countdown in the top-left of the screen |
EE51 | Drawing ships | Remove the current ship from the screen, called from SHPPT before drawing the ship as a point |
EJMP | Text | Macro definition for jump tokens in the extended token table |
Elite loader (Loader 1) | Loader | Check for a 6502 Second Processor, perform a number of OS calls, set up sound and run the second loader |
Elite loader (Part 1 of 2) (Loader 2) | Loader | Move loading screen binaries into screen memory and load and run the main game code |
Elite loader (Part 2 of 2) (Loader 2) | Loader | Include binaries for loading screen and dashboard images |
ENERGY | Workspace variable | Energy bank status |
ENERGY (I/O processor) | Workspace variable | Energy bank status |
ENGY | Workspace variable | Energy unit |
eq | Equipment | Subtract the price of equipment from the cash pot |
EQSHP | Equipment | Show the Equip Ship screen (red key f3) |
ERND | Text | Macro definition for random tokens in the extended token table |
err | Equipment | Beep, pause and go to the docking bay (i.e. show the Status Mode screen) |
ESCAPE | Flight | Launch our escape pod |
ESCP | Workspace variable | Escape pod |
ESCP (I/O processor) | Workspace variable | Escape pod |
ETOK | Text | Macro definition for recursive tokens in the extended token table |
ETWO | Text | Macro definition for two-letter tokens in the extended token table |
EV | Workspace variable | The "extra vessels" spawning counter |
ex | Text | Print a recursive token |
executive | Demo | Extra text for the demo in the Executive version |
EXNO | Sound | Make the sound of a laser strike or ship explosion |
EXNO-2 | Sound | Set X = 7 and fall through into EXNO to make the sound of a ship exploding |
EXNO2 | Status | Process us making a kill |
EXNO3 | Sound | Make an explosion sound |
F% | Utility routines | Denotes the end of the main game code, from Elite A to Elite J |
FACE | Drawing ships | Macro definition for adding faces to ship blueprints |
FAROF | Maths (Geometry) | Compare x_hi, y_hi and z_hi with 224 |
FAROF2 | Maths (Geometry) | Compare x_hi, y_hi and z_hi with A |
FEED | Text | Print a newline |
Firebird | Copy protection | The name "Firebird", buried in the code of the Executive version |
FIST | Workspace variable | Our legal status (FIST stands for "fugitive/innocent status"): |
FLAG | Workspace variable | 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 |
FLFLLS | Drawing suns | Reset the sun line heap |
FLH | Workspace variable | Flashing console bars configuration setting |
FLH (I/O processor) | Workspace variable | Flashing console bars configuration setting |
FLIP | Stardust | Reflect the stardust particles in the screen diagonal and redraw the stardust field |
FLKB | Keyboard | Flush the keyboard buffer |
FMLTU | Maths (Arithmetic) | Calculate A = A * Q / 256 |
FMLTU2 | Maths (Arithmetic) | Calculate A = K * sin(A) |
FNE (Loader 1) | Sound | Macro definition for defining a sound envelope |
FONT% (I/O processor) | Text | A copy of the character definition bitmap table from the MOS ROM |
fq1 | Tactics | Used to add a cargo canister to the universe |
FR1 | Tactics | Display the "missile jammed" message |
FR1-2 | Tactics | Clear the C flag and return from the subroutine |
FRCE | Main loop | The entry point for the main game loop if we want to jump straight to a specific screen, by pretending to "press" a key, in which case A contains the internal key number of the key we want to "press" |
FREEZE | Keyboard | Rejoin the pause routine after processing a screen save |
FRIN | Workspace variable | Slots for the ships in the local bubble of universe |
FRMIS | Tactics | Fire a missile from our ship |
FRS1 | Tactics | Launch a ship straight ahead of us, below the laser sights |
FSH | Workspace variable | Forward shield status |
FSH (I/O processor) | Workspace variable | Forward shield status |
fwl | Status | Print fuel and cash levels |
FX200 | Utility routines | Set the behaviour of the ESCAPE and BREAK keys |
GC2 | Maths (Arithmetic) | Calculate (Y X) = (A P) * 4 |
GCASH | Maths (Arithmetic) | Calculate (Y X) = P * Q * 4 |
GCNT | Workspace variable | The number of the current galaxy (0-7) |
Ghy | Flight | Perform a galactic hyperspace jump |
GHYP | Workspace variable | Galactic hyperdrive |
GINF | Universe | Fetch the address of a ship's data block into INF |
GNTMP | Workspace variable | Laser temperature (or "gun temperature") |
GNTMP (I/O processor) | Workspace variable | Laser temperature (or "gun temperature") |
gnum | Market | Get a number from the keyboard |
GOIN | Main loop | We jump here from part 3 of the main flight loop if the docking computer is activated by pressing "C" |
GOPL | Tactics | Make the ship head towards the planet |
gov | Workspace variable | The current system's government type (0-7) |
GRIDSET | Demo | Populate the line coordinate tables with the lines for the scroll text |
GRS1 | Demo | Populate the line coordinate tables with the lines for a single scroll text character |
GTDRV | Save and load | Get an ASCII disc drive number from the keyboard |
GTHG | Universe | Spawn a Thargoid ship and a Thargon companion |
GTNMEW | Save and load | Fetch the name of a commander file to save or load |
GVL | Universe | Calculate the availability of market items |
HA1 | Ship hangar | Contains an RTS |
HA3 (I/O processor) | Ship hangar | Contains an RTS |
HAL3 (I/O processor) | Ship hangar | Draw a hangar background line from left to right, stopping when it bumps into existing on-screen content |
HALL | Ship hangar | Draw the ships in the ship hangar, then draw the hangar by sending an OSWORD 248 command to the I/O processor |
HANGER (I/O processor) | Ship hangar | Implement the OSWORD 248 command (display the ship hangar) |
HAS1 | Ship hangar | Draw a ship in the ship hangar |
HAS2 (I/O processor) | Ship hangar | Draw a hangar background line from left to right |
HAS3 (I/O processor) | Ship hangar | Draw a hangar background line from right to left |
HATB | Ship hangar | Ship hangar group table |
HBFL | Drawing lines | Draw the sun lines in the horizontal line buffer in orange by sending an OSWORD 247 command to the I/O processor |
HBUF | Drawing lines | The horizontal line buffer to send with the OSWORD 247 command |
HBUP | Workspace variable | The size of the horizontal line buffer at HBUF (including the two OSWORD size bytes) |
HBZE | Drawing lines | Reset the horizontal line buffer |
HFS1 | Drawing circles | Don't clear the screen, and draw 8 concentric rings with the step size in STP |
HFS2 | Drawing circles | Draw the launch or hyperspace tunnel |
HFX | Workspace variable | A flag that toggles the hyperspace colour effect |
HFX (I/O processor) | Workspace variable | A flag that toggles the hyperspace colour effect |
HI1 | Tactics | Contains an RTS |
HIMCNT | Demo | Used as a loop counter for the Cobra's slow approach in the demo |
HITCH | Tactics | Work out if the ship in INWK is in our crosshairs |
HLOIN | Drawing lines | Add a sun line to the horizontal line buffer |
HLOIN (I/O processor) | Drawing lines | Implement the OSWORD 247 command (draw the sun lines in the horizontal line buffer in orange) |
HLOIN2 | Drawing lines | Remove a line from the sun line heap and draw it on-screen |
HLOIN2 (I/O processor) | Drawing lines | Draw a horizontal line in a specific colour |
HLOIN3 (I/O processor) | Drawing lines | Draw a line from (X1, Y1) to (X2, Y1) in the current colour (we need to set Q = Y2 + 1 before calling HLOIN3 so only one line is drawn) |
hm | Charts | Select the closest system and redraw the chart crosshairs |
HME2 | Charts | Search the galaxy for a system |
hy5 | Universe | Contains an RTS |
hyp | Flight | Start the hyperspace process |
hyp1 | Universe | Process a jump to the system closest to (QQ9, QQ10) |
hyp1+3 | Universe | Jump straight to the system at (QQ9, QQ10) without first calculating which system is closest. We do this if we already know that (QQ9, QQ10) points to a system |
hyR | Universe | Contains an RTS |
I/O variables (I/O processor) | Workspaces | Various variables used by the I/O processor |
INCYC | Text | Move the text cursor to the next row |
INF | Workspace variable | 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 | Workspace variable | The zero-page internal workspace for the current ship data block |
IRQ1 (I/O processor) | Drawing the screen | The main screen-mode interrupt handler (IRQ1V points here) |
ITEM | Market | Macro definition for the market prices table |
jmp | Universe | Set the current system to the selected system |
JMPTAB (I/O processor) | Tube | The lookup table for OSWRCH jump commands (128-147) |
JMTB | Text | The extended token table for jump tokens 1-32 (DETOK) |
JSTE | Workspace variable | Reverse both joystick channels configuration setting |
JSTGY | Workspace variable | Reverse joystick Y-channel configuration setting |
JSTK | Workspace variable | Keyboard or joystick configuration setting |
JSTX | Workspace variable | Our current roll rate |
JSTY | Workspace variable | Our current pitch rate |
JUMP | Workspace variable | Infinite jump range configuration setting |
JUNK | Workspace variable | The amount of junk in the local bubble |
K | Workspace variable | Temporary storage, used in a number of places |
K (I/O processor) | Workspace variable | Temporary storage, used in a number of places |
K% | Workspaces | Ship data blocks |
K2 | Workspace variable | Temporary storage, used in a number of places |
K3 | Workspace variable | Temporary storage, used in a number of places |
K3 (I/O processor) | Workspace variable | Temporary storage, used in a number of places |
K4 | Workspace variable | Temporary storage, used in a number of places |
K5 | Workspace variable | Temporary storage used to store segment coordinates across successive calls to BLINE, the ball line routine |
K6 | Workspace variable | Temporary storage, typically used for storing coordinates during vector calculations |
KEYBOARD (I/O processor) | Keyboard | Implement the OSWORD 240 command (scan the keyboard and joystick and log the results) |
KILLSHP | Universe | Remove a ship from our local bubble of universe |
KL | Workspace variable | 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 |
KS1 | Universe | Remove the current ship from our local bubble of universe |
KS2 | Universe | Check the local bubble for missiles with target lock |
KS3 | Universe | Set the SLSP ship line heap pointer after shuffling ship slots |
KS4 | Universe | Remove the space station and replace it with the sun |
KTRAN | Keyboard | The key logger buffer that gets updated by the OSWORD 240 command |
KY1 | Workspace variable | "?" is being pressed |
KY12 | Workspace variable | TAB is being pressed |
KY13 | Workspace variable | ESCAPE is being pressed |
KY14 | Workspace variable | "T" is being pressed |
KY15 | Workspace variable | "U" is being pressed |
KY16 | Workspace variable | "M" is being pressed |
KY17 | Workspace variable | "E" is being pressed |
KY18 | Workspace variable | "J" is being pressed |
KY19 | Workspace variable | "C" is being pressed |
KY2 | Workspace variable | Space is being pressed |
KY20 | Workspace variable | "P" is being pressed |
KY3 | Workspace variable | "<" is being pressed |
KY4 | Workspace variable | ">" is being pressed |
KY5 | Workspace variable | "X" is being pressed |
KY6 | Workspace variable | "S" is being pressed |
KY7 | Workspace variable | "A" is being pressed |
KYTB | Keyboard | Contains an RTS |
KYTB | Keyboard | Lookup table for in-flight keyboard controls |
KYTB (I/O processor) | Keyboard | Lookup table for in-flight keyboard controls |
label | Text | Send a two-byte OSWRCH command to the I/O processor |
LAS | Workspace variable | 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 | Workspace variable | Laser power for the current laser |
LASCT | Workspace variable | The laser pulse count for the current laser |
LASER | Workspace variable | The specifications of the lasers fitted to each of the four space views: |
LASLI | Drawing lines | Draw the laser lines for when we fire our lasers |
LASLI-1 | Drawing lines | Contains an RTS |
LASLI2 | Drawing lines | Just draw the current laser lines without moving the centre point, draining energy or heating up. This has the effect of removing the lines from the screen |
LASX | Workspace variable | The x-coordinate of the tip of the laser line |
LASY | Workspace variable | The y-coordinate of the tip of the laser line |
LAUN | Drawing circles | Make the launch sound and draw the launch tunnel |
LBFL | Drawing lines | Draw the lines in the multi-segment line buffer by sending an OSWRCH 129 command to the I/O processor |
LBUF | Drawing lines | The multi-segment line buffer used by LOIN |
LBUP | Workspace variable | The size of the multi-segment line buffer at LBUF |
LCASH | Maths (Arithmetic) | Subtract an amount of cash from the cash pot |
LINMAX (I/O processor) | Workspace variable | The number of points in the line currently being transmitted from the parasite using the OSWRCH 129 and 130 commands |
LINTAB (I/O processor) | Workspace variable | The offset of the first free byte in the TABLE buffer, which stores bytes in the current line as they are transmitted from the parasite using the OSWRCH 129 and 130 commands |
LL10-1 | Drawing ships | Contains an RTS |
LL118 | Drawing lines | Move a point along a line until it is on-screen |
LL118-1 | Drawing lines | Contains an RTS |
LL120 | Maths (Arithmetic) | Calculate (Y X) = (S x1_lo) * XX12+2 or (S x1_lo) / XX12+2 |
LL121 | Maths (Arithmetic) | Calculate (Y X) = (S R) / Q and set the sign to the opposite of the top byte on the stack |
LL122 | Maths (Arithmetic) | Calculate (Y X) = (S R) * Q and set the sign to the opposite of the top byte on the stack |
LL123 | Maths (Arithmetic) | Calculate (Y X) = (S R) / XX12+2 or (S R) * XX12+2 |
LL128 | Maths (Arithmetic) | Contains an RTS |
LL129 | Maths (Arithmetic) | Calculate Q = XX12+2, A = S EOR XX12+3 and (S R) = |S R| |
LL133 | Maths (Arithmetic) | Negate (Y X) and return from the subroutine LL128 Contains an RTS |
LL145 (Part 1 of 4) | Drawing lines | Clip line: Work out which end-points are on-screen, if any |
LL145 (Part 2 of 4) | Drawing lines | Clip line: Work out if any part of the line is on-screen |
LL145 (Part 3 of 4) | Drawing lines | Clip line: Calculate the line's gradient |
LL145 (Part 4 of 4) | Drawing lines | Clip line: Call the routine in LL188 to do the actual clipping |
LL147 | Drawing lines | Don't initialise the values in SWAP or A |
LL164 | Drawing circles | Make the hyperspace sound and draw the hyperspace tunnel |
LL28 | Maths (Arithmetic) | Calculate R = 256 * A / Q |
LL28+4 | Maths (Arithmetic) | Skips the A >= Q check and always returns with C flag cleared, so this can be called if we know the division will work |
LL30 | Drawing lines | Draw a one-segment line by sending an OSWRCH 129 command to the I/O processor |
LL31 | Maths (Arithmetic) | Skips the A >= Q check and does not set the R counter, so this can be used for jumping straight into the division loop if R is already set to 254 and we know the division will work |
LL38 | Maths (Arithmetic) | Calculate (S A) = (S R) + (A Q) |
LL5 | Maths (Arithmetic) | Calculate Q = SQRT(R Q) |
LL51 | Maths (Geometry) | Calculate the dot product of XX15 and XX16 |
LL61 | Maths (Arithmetic) | Calculate (U R) = 256 * A / Q |
LL62 | Maths (Arithmetic) | Calculate 128 - (U R) |
LL66 | Drawing ships | A re-entry point into the ship-drawing routine, used by the LL62 routine to store 128 - (U R) on the XX3 heap |
LL70+1 | Drawing ships | Contains an RTS (as the first byte of an LDA instruction) |
LL81+2 | Drawing ships | Draw the contents of the ship line heap, used to draw the ship as a dot from SHPPT |
LL9 (Part 1 of 12) | Drawing ships | Draw ship: Check if ship is exploding, check if ship is in front |
LL9 (Part 2 of 12) | Drawing ships | Draw ship: Check if ship is in field of view, close enough to draw |
LL9 (Part 3 of 12) | Drawing ships | Draw ship: Set up orientation vector, ship coordinate variables |
LL9 (Part 4 of 12) | Drawing ships | Draw ship: Set visibility for exploding ship (all faces visible) |
LL9 (Part 5 of 12) | Drawing ships | Draw ship: Calculate the visibility of each of the ship's faces |
LL9 (Part 6 of 12) | Drawing ships | Draw ship: Calculate the visibility of each of the ship's vertices |
LL9 (Part 7 of 12) | Drawing ships | Draw ship: Calculate the visibility of each of the ship's vertices |
LL9 (Part 8 of 12) | Drawing ships | Draw ship: Calculate the screen coordinates of visible vertices |
LL9 (Part 9 of 12) | Drawing ships | Draw ship: Draw laser beams if the ship is firing its laser at us |
LL9 (Part 10 of 12) | Drawing ships | Draw ship: Calculate the visibility of each of the ship's edges |
LL9 (Part 11 of 12) | Drawing ships | Draw ship: Add all visible edges to the ship line heap |
LL9 (Part 12 of 12) | Drawing ships | Draw ship: Draw all the visible edges from the ship line heap |
LO2 | Flight | Contains an RTS |
LOD | Save and load | Load a commander file |
log | Maths (Arithmetic) | Binary logarithm table (high byte) |
log (I/O processor) | Maths (Arithmetic) | Binary logarithm table (high byte) |
logL | Maths (Arithmetic) | Binary logarithm table (low byte) |
logL (I/O processor) | Maths (Arithmetic) | Binary logarithm table (low byte) |
LOIN | Drawing lines | Add a line segment to the multi-segment line buffer |
LOIN (Part 1 of 7) (I/O processor) | Drawing lines | Draw a line: Calculate the line gradient in the form of deltas |
LOIN (Part 2 of 7) (I/O processor) | Drawing lines | Draw a line: Line has a shallow gradient, step right along x-axis |
LOIN (Part 3 of 7) (I/O processor) | Drawing lines | Draw a shallow line going right and up or left and down |
LOIN (Part 4 of 7) (I/O processor) | Drawing lines | Draw a shallow line going right and down or left and up |
LOIN (Part 5 of 7) (I/O processor) | Drawing lines | Draw a line: Line has a steep gradient, step up along y-axis |
LOIN (Part 6 of 7) (I/O processor) | Drawing lines | Draw a steep line going up and left or down and right |
LOIN (Part 7 of 7) (I/O processor) | Drawing lines | Draw a steep line going up and right or down and left |
LOOK1 | Flight | Initialise the space view |
LOR | Save and load | Set the C flag and return from the subroutine |
LP | Workspaces | Variables used for displaying the scrolling text in the demo |
LS2FL | Drawing circles | Draw the contents of the ball line heap by sending an OSWRCH 129 command to the I/O processor |
LSO | Workspace variable | The ship line heap for the space station (see NWSPS) and the sun line heap (see SUN) |
LSP | Workspace variable | The ball line heap pointer, which contains the number of the first free byte after the end of the LSX2 and LSY2 heaps (see the deep dive on "The ball line heap" for details) |
LSX | Workspace variable | LSX is an alias that points to the first byte of the sun line heap at LSO |
LSX2 | Drawing lines | The ball line heap for storing x-coordinates |
LSY2 | Drawing lines | The ball line heap for storing y-coordinates |
LTDEF | Demo | Line definitions for characters in the Star Wars scroll text |
m | Maths (Geometry) | Do not include A in the calculation |
M% | Main loop | The entry point for the main flight loop |
MA9 | Maths (Geometry) | Contains an RTS |
MAD | Maths (Arithmetic) | Calculate (A X) = Q * A + (S R) |
Main flight loop (Part 1 of 16) | Main loop | Seed the random number generator |
Main flight loop (Part 2 of 16) | Main loop | Calculate the alpha and beta angles from the current pitch and roll of our ship |
Main flight loop (Part 3 of 16) | Main loop | Scan for flight keys and process the results |
Main flight loop (Part 4 of 16) | Main loop | For each nearby ship: Copy the ship's data block from K% to the zero-page workspace at INWK |
Main flight loop (Part 5 of 16) | Main loop | For each nearby ship: If an energy bomb has been set off, potentially kill this ship |
Main flight loop (Part 6 of 16) | Main loop | For each nearby ship: Move the ship in space and copy the updated INWK data block back to K% |
Main flight loop (Part 7 of 16) | Main loop | For each nearby ship: Check whether we are docking, scooping or colliding with it |
Main flight loop (Part 8 of 16) | Main loop | For each nearby ship: Process us potentially scooping this item |
Main flight loop (Part 9 of 16) | Main loop | For each nearby ship: If it is a space station, check whether we are successfully docking with it |
Main flight loop (Part 10 of 16) | Main loop | For each nearby ship: Remove if scooped, or process collisions |
Main flight loop (Part 11 of 16) | Main loop | For each nearby ship: Process missile lock and firing our laser |
Main flight loop (Part 12 of 16) | Main loop | For each nearby ship: Draw the ship, remove if killed, loop back |
Main flight loop (Part 13 of 16) | Main loop | Show energy bomb effect, charge shields and energy banks |
Main flight loop (Part 14 of 16) | Main loop | Spawn a space station if we are close enough to the planet |
Main flight loop (Part 15 of 16) | Main loop | Perform altitude checks with the planet and sun and process fuel scooping if appropriate |
Main flight loop (Part 16 of 16) | Main loop | Process laser pulsing, E.C.M. energy drain, call stardust routine |
Main game loop (Part 1 of 6) | Main loop | Spawn a trader (a Cobra Mk III, Python, Boa or Anaconda) |
Main game loop (Part 2 of 6) | Main loop | Call the main flight loop, and potentially spawn a trader, an asteroid, or a cargo canister |
Main game loop (Part 3 of 6) | Main loop | Potentially spawn a cop, particularly if we've been bad |
Main game loop (Part 4 of 6) | Main loop | Potentially spawn a lone bounty hunter, a Thargoid, or up to four pirates |
Main game loop (Part 5 of 6) | Main loop | Cool down lasers, make calls to update the dashboard |
Main game loop (Part 6 of 6) | Main loop | Process non-flight key presses (red function keys, docked keys) |
MAL1 | Main loop | Marks the beginning of the ship analysis loop, so we can jump back here from part 12 of the main flight loop to work our way through each ship in the local bubble. We also jump back here when a ship is removed from the bubble, so we can continue processing from the next ship |
MANY | Workspace variable | The number of ships of each type in the local bubble of universe |
MAS1 | Maths (Geometry) | Add an orientation vector coordinate to an INWK coordinate |
MAS2 | Maths (Geometry) | Calculate a cap on the maximum distance to the planet or sun |
MAS3 | Maths (Arithmetic) | Calculate A = x_hi^2 + y_hi^2 + z_hi^2 in the K% block |
MAS4 | Maths (Geometry) | Calculate a cap on the maximum distance to a ship |
MCASH | Maths (Arithmetic) | Add an amount of cash to the cash pot |
MCH | Workspace variable | 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 | Workspace variable | The main loop counter |
MCNT (I/O processor) | Workspace variable | The main loop counter |
me1 | Flight | Erase an old in-flight message and display a new one |
me2 | Flight | Remove an in-flight message from the space view |
me3 | Main loop | Used by me2 to jump back into the main game loop after printing an in-flight message |
MEBRK | Save and load | The BRKV handler for disc access operations |
mes9 | Flight | Print a text token, possibly followed by " DESTROYED" |
MESS | Flight | Display an in-flight message |
MESS1 (Loader 1) | Loader | The OS command string for changing the disc directory to E |
MESS2 (Loader 1) | Loader | The OS command string for running the second part of the loader in file ELITEa |
MESS2 (Loader 2) | Loader | The OS command string for running the I/O processor's main game code in file I.CODE |
MESS3 (Loader 2) | Loader | The OS command string for running the parasite's main game code in file P.CODE |
messXC | Workspace variable | Temporary storage, used to store the text column of the in-flight message in MESS, so it can be erased from the screen at the correct time |
MJ | Workspace variable | Are we in witchspace (i.e. have we mis-jumped)? |
MJP | Flight | Process a mis-jump into witchspace |
MLOOP | Main loop | The entry point for the main game loop. This entry point comes after the call to the main flight loop and spawning routines, so it marks the start of the main game loop for when we are docked (as we don't need to call the main flight loop or spawning routines if we aren't in space) |
MLS1 | Maths (Arithmetic) | Calculate (A P) = ALP1 * A |
MLS2 | Maths (Arithmetic) | Calculate (S R) = XX(1 0) and (A P) = A * ALP1 |
MLTU2 | Maths (Arithmetic) | Calculate (A P+1 P) = (A ~P) * Q |
MLTU2-2 | Maths (Arithmetic) | Set Q to X, so this calculates (A P+1 P) = (A ~P) * X |
MLU1 | Maths (Arithmetic) | Calculate Y1 = y_hi and (A P) = |y_hi| * Q for Y-th stardust |
MLU2 | Maths (Arithmetic) | Calculate (A P) = |A| * Q |
MOS | Workspace variable | This variable appears to be unused |
MSAR | Workspace variable | The targeting state of our leftmost missile |
MSBAR | Dashboard | Draw a specific indicator in the dashboard's missile bar by sending a #DOmsbar command to the I/O processor |
MSBAR (I/O processor) | Dashboard | Implement the #DOmsbar command (draw a specific indicator in the dashboard's missile bar) |
msblob | Dashboard | Display the dashboard's missile indicators in green |
MSTG | Workspace variable | The current missile lock target |
MT1 | Text | Switch to ALL CAPS when printing extended tokens |
MT13 | Text | Switch to lower case when printing extended tokens |
MT14 | Text | Switch to justified text when printing extended tokens |
MT15 | Text | Switch to left-aligned text when printing extended tokens |
MT16 | Text | Print the character in variable DTW7 |
MT17 | Text | Print the selected system's adjective, e.g. Lavian for Lave |
MT18 | Text | Print a random 1-8 letter word in Sentence Case |
MT19 | Text | Capitalise the next letter |
MT2 | Text | Switch to Sentence Case when printing extended tokens |
MT23 | Text | Move to row 10, switch to white text, and switch to lower case when printing extended tokens |
MT26 | Text | Fetch a line of text from the keyboard |
MT27 | Text | Print the captain's name during mission briefings |
MT28 | Text | Print the location hint during the mission 1 briefing |
MT29 | Text | Move to row 6, switch to white text, and switch to lower case when printing extended tokens |
MT5 | Text | Switch to extended tokens |
MT6 | Text | Switch to standard tokens in Sentence Case |
MT8 | Text | Tab to column 6 and start a new word when printing extended tokens |
MT9 | Text | Clear the screen and set the current view type to 1 |
MTIN | Text | Lookup table for random tokens in the extended token table (0-37) |
MU1 | Maths (Arithmetic) | Copy X into P and A, and clear the C flag |
MU11 | Maths (Arithmetic) | Calculate (A P) = P * X |
MU5 | Maths (Arithmetic) | Set K(3 2 1 0) = (A A A A) and clear the C flag |
MU6 | Maths (Arithmetic) | Set P(1 0) = (A A) |
MULT1 | Maths (Arithmetic) | Calculate (A P) = Q * A |
MULT12 | Maths (Arithmetic) | Calculate (S R) = Q * A |
MULT3 | Maths (Arithmetic) | Calculate K(3 2 1 0) = (A P+1 P) * Q |
MULTS-2 | Maths (Arithmetic) | Calculate (A P) = X * A |
MULTU | Maths (Arithmetic) | Calculate (A P) = P * Q |
MUT1 | Maths (Arithmetic) | Calculate R = XX and (A P) = Q * A |
MUT2 | Maths (Arithmetic) | Calculate (S R) = XX(1 0) and (A P) = Q * A |
MUT3 | Maths (Arithmetic) | An unused routine that does the same as MUT2 |
MV40 | Moving | Rotate the planet or sun's location in space by the amount of pitch and roll of our ship |
MV45 | Moving | Rejoin the MVEIT routine after the rotation, tactics and scanner code |
MVBL (Loader 2) | Utility routines | Move a multi-page block of memory from one location to another |
MVE (Loader 2) | Utility routines | Move a one-page block of memory from one location to another |
MVEIT (Part 1 of 9) | Moving | Move current ship: Tidy the orientation vectors |
MVEIT (Part 2 of 9) | Moving | Move current ship: Call tactics routine, remove ship from scanner |
MVEIT (Part 3 of 9) | Moving | Move current ship: Move ship forward according to its speed |
MVEIT (Part 4 of 9) | Moving | Move current ship: Apply acceleration to ship's speed as a one-off |
MVEIT (Part 5 of 9) | Moving | Move current ship: Rotate ship's location by our pitch and roll |
MVEIT (Part 6 of 9) | Moving | Move current ship: Move the ship in space according to our speed |
MVEIT (Part 7 of 9) | Moving | Move current ship: Rotate ship's orientation vectors by pitch/roll |
MVEIT (Part 8 of 9) | Moving | Move current ship: Rotate ship about itself by its own pitch/roll |
MVEIT (Part 9 of 9) | Moving | Move current ship: Redraw on scanner, if it hasn't been destroyed |
MVS4 | Moving | Apply pitch and roll to an orientation vector |
MVS5 | Moving | Apply a 3.6 degree pitch or roll to an orientation vector |
MVT1 | Moving | Calculate (x_sign x_hi x_lo) = (x_sign x_hi x_lo) + (A R) |
MVT1-2 | Moving | Clear bits 0-6 of A before entering MVT1 |
MVT3 | Moving | Calculate K(3 2 1) = (x_sign x_hi x_lo) + K(3 2 1) |
MVT6 | Moving | Calculate (A P+2 P+1) = (x_sign x_hi x_lo) + (A P+2 P+1) |
NA% | Save and load | The data block for the last saved commander |
NAME | Workspace variable | The current commander name |
NEEDKEY | Workspace variable | Flag to ask the I/O processor to update the key logger buffer at KTRAN |
NEWB | Workspace variable | The ship's "new byte flags" (or NEWB flags) |
newosrdch (I/O processor) | Tube | The custom OSRDCH routine for reading characters |
NLIN | Drawing lines | Draw a horizontal line at pixel row 23 to box in a title |
NLIN2 | Drawing lines | Draw a screen-wide horizontal line at the pixel row in A |
NLIN3 | Drawing lines | Print a title and draw a horizontal line at row 19 to box it in |
NLIN4 | Drawing lines | Draw a horizontal line at pixel row 19 to box in a title |
NO1 | Maths (Geometry) | Contains an RTS |
NO3 | Sound | Make a sound from a prepared sound block |
NOFX | Demo | The x-coordinates of the scroll text letter grid |
NOFY | Demo | The y-coordinates of the scroll text letter grid |
NOISE | Sound | Make the sound whose number is in A |
NOMSL | Workspace variable | The number of missiles we have fitted (0-4) |
NORM | Maths (Geometry) | Normalise the three-coordinate vector in XX15 |
NOS1 | Sound | Prepare a sound block |
NOSTM | Workspace variable | The number of stardust particles shown on screen, which is 18 (#NOST) for normal space, and 3 for witchspace |
NWDAV4 | Market | Print an "ITEM?" error, make a beep and rejoin the TT210 routine |
NWDAVxx | Market | Used to rejoin this routine from the call to NWDAV4 |
NWOSWD (I/O processor) | Tube | The custom OSWORD routine |
nWq | Stardust | Create a random cloud of stardust |
NwS1 | Universe | Flip the sign and double an INWK byte |
NWSHP | Universe | Add a new ship to our local bubble of universe |
NWSPS | Universe | Add a new space station to our local bubble of universe |
NWSTARS | Stardust | Initialise the stardust field |
oh | Universe | Contains an RTS SPIN2 Remove any randomness: spawn cargo of a specific type (given in X), and always spawn the number given in A |
OOPS | Flight | Take some damage |
orange (I/O processor) | Drawing pixels | Lookup table for 2-pixel mode 1 orange pixels for the sun |
OSB (Loader 1) | Utility routines | A convenience routine for calling OSBYTE with Y = 0 |
oscobl | Save and load | OSFILE configuration block for saving a screenshot |
oscobl2 | Save and load | Master OSFILE configuration block for saving a screenshot |
OSSC (I/O processor) | Workspace variable | When the parasite sends an OSWORD command to the I/O processor (i.e. an OSWORD with A = 240 to 255), then the relevant handler routine in the I/O processor is called with OSSC(1 0) pointing to the OSWORD parameter block (i.e. OSSC(1 0) = (Y X) from the original call in the I/O processor) |
OSWVECS (I/O processor) | Tube | The lookup table for OSWORD jump commands (240-255) |
ou2 | Flight | Display "E.C.M.SYSTEM DESTROYED" as an in-flight message |
ou3 | Flight | Display "FUEL SCOOPS DESTROYED" as an in-flight message |
OUCH | Flight | Potentially lose cargo or equipment following damage |
out | Keyboard | Contains an RTS t As TT217 but don't preserve Y, set it to YSAV instead |
P | Workspace variable | Temporary storage, used in a number of places |
P (I/O processor) | Workspace variable | Temporary storage, used in a number of places |
P (Loader 1) | Workspace variable | Temporary storage, used in a number of places |
PARAMS (I/O processor) | Workspace variable | PARAMS points to the start of the dashboard parameter block that is populated by the parasite when it sends the #RDPARAMS and OSWRCH 137 commands |
PARANO (I/O processor) | Workspace variable | PARANO points to the last free byte in PARAMS, which is used as a buffer for bytes sent from the parasite by the #RDPARAMS and OSWRCH 137 commands when updating the dashboard |
Parasite variables | Workspaces | Various variables used by the parasite |
PAS1 | Missions | Display a rotating ship at space coordinates (0, 112, 256) and scan the keyboard |
PATG | Workspace variable | Configuration setting to show the author names on the start-up screen and enable manual hyperspace mis-jumps |
PAUSE | Missions | Display a rotating ship, waiting until a key is pressed, then remove the ship from the screen |
PAUSE2 | Keyboard | Wait until a key is pressed, ignoring any existing key press |
PBFL | Drawing pixels | Draw the pixel in the pixel buffer by sending an OSWORD 241 command to the I/O processor |
PBUF | Drawing pixels | The pixel buffer to send with the OSWORD 241 command |
PBUP | Workspace variable | The size of the pixel buffer at PBUF (including the two OSWORD size bytes) |
PBZE | Drawing pixels | Reset the pixel buffer |
PDESC | Universe | Print the system's extended description or a mission 1 directive |
ping | Universe | Set the selected system to the current system |
PIX (Loader 1) | Drawing pixels | Draw a single pixel at a specific coordinate |
PIX1 | Maths (Arithmetic) | Calculate (YY+1 SYL+Y) = (A P) + (S R) and draw stardust particle |
pixbl | Drawing pixels | Points to the first byte of the PBUF block, which is where the OSWORD transmission size goes |
PIXEL | Drawing pixels | Add a white dot at a specific distance to the pixel buffer (2-pixel dash or 4-pixel square) |
PIXEL (I/O processor) | Drawing pixels | Implement the OSWORD 241 command (draw space view pixels) |
PIXEL2 | Drawing pixels | Draw a stardust particle relative to the screen centre |
PIXEL3 | Drawing pixels | Add a coloured dot at a specific distance to the pixel buffer (1-pixel dot, 2-pixel dash or 4-pixel square) |
PL2 | Drawing planets | Remove the planet or sun from the screen |
PL2-1 | Drawing planets | Contains an RTS |
PL21 | Drawing planets | Return from a planet/sun-drawing routine with a failure flag |
PL44 | Drawing planets | Clear the C flag and return from the subroutine |
PL9 (Part 1 of 3) | Drawing planets | Draw the planet, with either an equator and meridian, or a crater |
PL9 (Part 2 of 3) | Drawing planets | Draw the planet's equator and meridian |
PL9 (Part 3 of 3) | Drawing planets | Draw the planet's crater |
PLANET | Drawing planets | Draw the planet or sun |
plf | Text | Print a text token followed by a newline |
plf2 | Text | Print text followed by a newline and indent of 6 characters |
PLL1 (Part 1 of 3) (Loader 1) | Drawing planets | Draw Saturn on the loading screen (draw the planet) |
PLL1 (Part 2 of 3) (Loader 1) | Drawing planets | Draw Saturn on the loading screen (draw the stars) |
PLL1 (Part 3 of 3) (Loader 1) | Drawing planets | Draw Saturn on the loading screen (draw the rings) |
PLS1 | Drawing planets | Calculate (Y A) = nosev_x / z |
PLS2 | Drawing planets | Draw a half-ellipse |
PLS22 | Drawing planets | Draw an ellipse or half-ellipse |
PLS3 | Drawing planets | Calculate (Y A P) = 222 * roofv_x / z |
PLS4 | Drawing planets | Calculate CNT2 = arctan(P / A) / 4 |
PLS5 | Drawing planets | Calculate roofv_x / z and roofv_y / z |
PLS6 | Drawing planets | Calculate (X K) = (A P+1 P) / (z_sign z_hi z_lo) |
PLUT | Flight | Flip the coordinate axes for the four different views |
POSWRCH (I/O processor) | Text | Print a character on the printer only |
pr2 | Text | Print an 8-bit number, left-padded to 3 digits, and optional point |
pr2+2 | Text | Print the 8-bit number in X to the number of digits in A |
pr5 | Text | Print a 16-bit number, left-padded to 5 digits, and optional point |
pr6 | Text | Print 16-bit number, left-padded to 5 digits, no point |
pres | Equipment | Given an item number A with the item name in recursive token Y, show an error to say that the item is already present, refund the cost of the item, and then beep and exit to the docking bay (i.e. show the Status Mode screen) |
prilf (I/O processor) | Text | Implement the #prilf command (print a blank line on the printer) |
printer (I/O processor) | Text | Implement the #printcode |
printflag | Text | A flag that determines whether to send text output to the printer as well as the screen |
PROJ | Maths (Geometry) | Project the current ship or planet onto the screen |
prq | Text | Print a text token followed by a question mark |
prq+3 | Text | Print a question mark |
prx | Equipment | Return the price of a piece of equipment |
prx-3 | Equipment | Return the price of the item with number A - 1 c Contains an RTS |
PRXS | Equipment | Equipment prices |
ptg | Flight | Called when the user manually forces a mis-jump RTS111 Contains an RTS |
PUTBACK (I/O processor) | Tube | Reset the OSWRCH vector in WRCHV to point to USOSWRCH |
PX4 | Drawing pixels | Contains an RTS |
PXCL (I/O processor) | Drawing pixels | A four-colour mode 1 pixel byte that represents a dot's distance |
PZW (I/O processor) | Dashboard | Fetch the current dashboard colours, to support flashing |
PZW2 (I/O processor) | Dashboard | Fetch the current dashboard colours for non-striped indicators, to support flashing |
Q | Workspace variable | Temporary storage, used in a number of places |
Q (I/O processor) | Workspace variable | Temporary storage, used in a number of places |
Q (Loader 1) | Workspace variable | Temporary storage, used in a number of places |
QQ0 | Workspace variable | The current system's galactic x-coordinate (0-256) |
QQ1 | Workspace variable | The current system's galactic y-coordinate (0-256) |
QQ10 | Workspace variable | The galactic y-coordinate of the crosshairs in the galaxy chart (and, most of the time, the selected system's galactic y-coordinate) |
QQ11 | Workspace variable | The type of the current view: |
QQ12 | Workspace variable | Our "docked" status |
QQ14 | Workspace variable | Our current fuel level (0-70) |
QQ14 (I/O processor) | Workspace variable | Our current fuel level (0-70) |
QQ15 | Workspace variable | The three 16-bit seeds for the selected system, i.e. the one in the crosshairs in the Short-range Chart |
QQ16 | Text | The two-letter token lookup table |
QQ17 | Workspace variable | Contains a number of flags that affect how text tokens are printed, particularly capitalisation: |
QQ18 | Text | The recursive token table for tokens 0-148 |
QQ19 | Workspace variable | Temporary storage, used in a number of places |
QQ2 | Workspace variable | The three 16-bit seeds for the current system, i.e. the one we are currently in |
QQ20 | Workspace variable | The contents of our cargo hold |
QQ21 | Workspace variable | The three 16-bit seeds for the current galaxy |
QQ22 | Workspace variable | The two hyperspace countdown counters |
QQ23 | Market | Market prices table |
QQ24 | Workspace variable | Temporary storage, used to store the current market item's price in routine TT151 |
QQ25 | Workspace variable | Temporary storage, used to store the current market item's availability in routine TT151 |
QQ26 | Workspace variable | A random value used to randomise market data |
QQ28 | Workspace variable | The current system's economy (0-7) |
QQ29 | Workspace variable | Temporary storage, used in a number of places |
QQ3 | Workspace variable | The selected system's economy (0-7) |
QQ4 | Workspace variable | The selected system's government (0-7) |
QQ5 | Workspace variable | The selected system's tech level (0-14) |
QQ6 | Workspace variable | The selected system's population in billions * 10 (1-71), so the maximum population is 7.1 billion |
QQ7 | Workspace variable | The selected system's productivity in M CR (96-62480) |
QQ8 | Workspace variable | The distance from the current system to the selected system in light years * 10, stored as a 16-bit number |
QQ9 | Workspace variable | The galactic x-coordinate of the crosshairs in the galaxy chart (and, most of the time, the selected system's galactic x-coordinate) |
QU5 | Start and end | Restart the game using the last saved commander without asking whether to load a new commander file |
QUS1 | Save and load | Save or load the commander file |
qv | Equipment | Print a menu of the four space views, for buying lasers |
qw | Text | Print a recursive token in the range 128-145 |
R | Workspace variable | Temporary storage, used in a number of places |
R (I/O processor) | Workspace variable | Temporary storage, used in a number of places |
RAND | Workspace variable | Four 8-bit seeds for the random number generation system implemented in the DORND routine |
RAND (Loader 1) | Drawing planets | The random number seed used for drawing Saturn |
RAT | Workspace variable | Used to store different signs depending on the current space view, for use in calculating stardust movement |
RAT2 | Workspace variable | Temporary storage, used to store the pitch and roll signs when moving objects and stardust |
RDKEY | Keyboard | Scan the keyboard for key presses by sending an OSWORD 240 command to the I/O processor |
RDLI | Loader | The OS command string for running the flight code in file D.CODE in the disc version of Elite |
RDPARAMS (I/O processor) | Dashboard | Implement the #RDPARAMS command (start receiving a new set of parameters for updating the dashboard) |
RE2+2 | Dashboard | Restore A from T and return from the subroutine |
REDU2 | Dashboard | Reduce the value of the pitch or roll dashboard indicator |
refund | Equipment | Install a new laser, processing a refund if applicable |
RES2 | Start and end | Reset a number of flight variables and workspaces |
RESET | Start and end | Reset most variables |
retry | Save and load | Scan the keyboard until a key is pressed and display the disc access menu |
RLINE | Text | The OSWORD configuration block used to fetch a line of text from the keyboard |
ROOT (Loader 1) | Maths (Arithmetic) | Calculate ZP = SQRT(ZP(1 0)) |
RR4 (I/O processor) | Text | Restore the registers and return from the subroutine |
rT9 | Text | Contains an RTS |
RTOK | Text | Macro definition for recursive tokens in the recursive token table |
RTS111 | Flight | Contains an RTS |
RTS2 | Drawing suns | Contains an RTS |
RUGAL | Text | The criteria for systems with extended description overrides |
RUPLA | Text | System numbers that have extended description overrides |
RUTOK | Text | The second extended token table for recursive tokens 0-26 (DETOK3) |
S | Workspace variable | Temporary storage, used in a number of places |
S (I/O processor) | Workspace variable | Temporary storage, used in a number of places |
S% | Loader | Checksum, decrypt and unscramble the main game code, and start the game |
S1% | Save and load | The drive and directory number used when saving or loading a commander file |
SAFE (I/O processor) | Tube | Contains an RTS |
safehouse | Workspace variable | Backup storage for the seeds for the selected system |
savscr | Save and load | Save a screenshot if CTRL-D is pressed when the game is paused |
SC | Workspace variable | Screen address (low byte) |
SC (I/O processor) | Workspace variable | Screen address (low byte) |
SC48 (I/O processor) | Dashboard | Implement the #onescan command (draw a ship on the 3D scanner) |
SC5 | Drawing the screen | Contains an RTS |
scacol | Drawing ships | Ship colours on the scanner |
SCAN | Dashboard | Display the current ship on the scanner |
SCANcol | Dashboard | The colour of the ship on the scanner SCANx1 The screen x-coordinate of the dot on the scanner |
SCANflg | Dashboard | The sign of the stick height (in bit 7) SCANlen The stick height for the ship on the scanner |
SCANlen | Dashboard | The stick height for the ship on the scanner SCANcol The colour of the ship on the scanner |
SCANpars | Dashboard | The scanner buffer to send with the #onescan command |
SCANx1 | Dashboard | The screen x-coordinate of the dot on the scanner SCANy1 The screen y-coordinate of the dot on the scanner |
SCANy1 | Dashboard | The screen y-coordinate of the dot on the scanner |
SCH | Workspace variable | Screen address (high byte) |
SCH (I/O processor) | Workspace variable | Screen address (high byte) |
SCLI2 | Utility routines | Execute an OS command, setting the SVN flag while it's running |
scname | Save and load | Filename to be used when saving a screenshot |
sent (I/O processor) | Text | Turn the printer off and restore the USOSWRCH handler, returning from the subroutine using a tail call |
SESCP | Flight | Spawn an escape pod from the current (parent) ship |
SETVDU19 (I/O processor) | Drawing the screen | Implement the #SETVDU19 |
SETXC (I/O processor) | Text | Implement the #SETXC |
SETYC (I/O processor) | Text | Implement the #SETYC |
SFRMIS | Tactics | Add an enemy missile to our local bubble of universe |
SFS1 | Universe | Spawn a child ship from the current (parent) ship |
SFS1-2 | Universe | Add a missile to the local bubble that has AI enabled, is hostile, but has no E.C.M. |
SFS2 | Moving | Move a ship in space along one of the coordinate axes |
SFX | Sound | Sound data |
SHD | Flight | Charge a shield and drain some energy from the energy banks |
SHIP_ADDER | Drawing ships | Ship blueprint for an Adder |
SHIP_ANACONDA | Drawing ships | Ship blueprint for an Anaconda |
SHIP_ASP_MK_2 | Drawing ships | Ship blueprint for an Asp Mk II |
SHIP_ASTEROID | Drawing ships | Ship blueprint for an asteroid |
SHIP_BOA | Drawing ships | Ship blueprint for a Boa |
SHIP_BOULDER | Drawing ships | Ship blueprint for a boulder |
SHIP_CANISTER | Drawing ships | Ship blueprint for a cargo canister |
SHIP_COBRA_MK_1 | Drawing ships | Ship blueprint for a Cobra Mk I |
SHIP_COBRA_MK_3 | Drawing ships | Ship blueprint for a Cobra Mk III |
SHIP_COBRA_MK_3_P | Drawing ships | Ship blueprint for a Cobra Mk III (pirate) |
SHIP_CONSTRICTOR | Drawing ships | Ship blueprint for a Constrictor |
SHIP_CORIOLIS | Drawing ships | Ship blueprint for a Coriolis space station |
SHIP_COUGAR | Drawing ships | Ship blueprint for a Cougar |
SHIP_DODO | Drawing ships | Ship blueprint for a Dodecahedron ("Dodo") space station |
SHIP_ESCAPE_POD | Drawing ships | Ship blueprint for an escape pod |
SHIP_FER_DE_LANCE | Drawing ships | Ship blueprint for a Fer-de-Lance |
SHIP_GECKO | Drawing ships | Ship blueprint for a Gecko |
SHIP_KRAIT | Drawing ships | Ship blueprint for a Krait |
SHIP_LOGO | Drawing ships | Ship blueprint for the Elite logo |
SHIP_MAMBA | Drawing ships | Ship blueprint for a Mamba |
SHIP_MISSILE | Drawing ships | Ship blueprint for a missile |
SHIP_MORAY | Drawing ships | Ship blueprint for a Moray |
SHIP_PLATE | Drawing ships | Ship blueprint for an alloy plate |
SHIP_PYTHON | Drawing ships | Ship blueprint for a Python |
SHIP_PYTHON_P | Drawing ships | Ship blueprint for a Python (pirate) |
SHIP_ROCK_HERMIT | Drawing ships | Ship blueprint for a rock hermit (asteroid) |
SHIP_SHUTTLE | Drawing ships | Ship blueprint for a Shuttle |
SHIP_SIDEWINDER | Drawing ships | Ship blueprint for a Sidewinder |
SHIP_SPLINTER | Drawing ships | Ship blueprint for a splinter |
SHIP_THARGOID | Drawing ships | Ship blueprint for a Thargoid mothership |
SHIP_THARGON | Drawing ships | Ship blueprint for a Thargon |
SHIP_TRANSPORTER | Drawing ships | Ship blueprint for a Transporter |
SHIP_VIPER | Drawing ships | Ship blueprint for a Viper |
SHIP_WORM | Drawing ships | Ship blueprint for a Worm |
shpcol | Drawing ships | Ship colours |
SHPPT | Drawing ships | Draw a distant ship as a point rather than a full wireframe |
SIGHT | Flight | Draw the laser crosshairs |
SLIDE | Demo | Display a Star Wars scroll text |
SLSP | Workspace variable | The address of the bottom of the ship line heap |
SNE | Maths (Geometry) | Sine/cosine table |
SOLAR | Universe | Set up various aspects of arriving in a new system |
SOMEPROT (I/O processor) | Copy protection | Implement the OSWORD 249 command (some copy protection) |
SOS1 | Universe | Update the missile indicators, set up the planet data block |
SP1 | Dashboard | Draw the space station on the compass |
SP2 | Dashboard | Draw a dot on the compass, given the planet/station vector |
spasto | Universe | Contains the address of the Coriolis space station's ship blueprint |
SPBLB | Dashboard | Light up the space station indicator ("S") on the dashboard by sending a #DOBULB 0 command to the I/O processor |
SPBT (I/O processor) | Dashboard | The bitmap definition for the space station indicator bulb |
spc | Text | Print a text token followed by a space |
SPEAK | Workspace variable | Speech configuration setting |
SPEECH | Sound | Phrases for the Watford Electronics Beeb Speech Synthesiser |
SPIN | Universe | Randomly spawn cargo from a destroyed ship |
SPIN2 | Universe | Remove any randomness: spawn cargo of a specific type (given in X), and always spawn the number given in A |
SPS1 | Maths (Geometry) | Calculate the vector to the planet and store it in XX15 |
SPS1+1 | Maths (Geometry) | A BRK instruction |
SPS2 | Maths (Arithmetic) | Calculate (Y X) = A / 10 |
SPS3 | Maths (Geometry) | Copy a space coordinate from the K% block into K3 |
SPS4 | Maths (Geometry) | Calculate the vector to the space station |
SQUA | Maths (Arithmetic) | Clear bit 7 of A and calculate (A P) = A * A |
SQUA2 | Maths (Arithmetic) | Calculate (A P) = A * A |
SQUA2 (Loader 1) | Maths (Arithmetic) | Calculate (A P) = A * A |
SSPR | Workspace variable | "Space station present" flag |
stack | Save and load | Temporary storage for the stack pointer when switching the BRKV handler between BRBR and MEBRK |
STARS | Stardust | The main routine for processing the stardust |
STARS1 | Stardust | Process the stardust for the front view |
STARS2 | Stardust | Process the stardust for the left or right view |
STARS6 | Stardust | Process the stardust for the rear view |
STARTUP (I/O processor) | Loader | Set the various vectors, interrupts and timers, and terminate the loading process so the vector handlers can take over |
STATUS | Status | Show the Status Mode screen (red key f8) |
STORE | Universe | Copy the ship data block at INWK back to the K% workspace |
STP | Workspace variable | The step size for drawing circles |
SUN (Part 1 of 4) | Drawing suns | Draw the sun: Set up all the variables needed to draw the sun |
SUN (Part 2 of 4) | Drawing suns | Draw the sun: Start from the bottom of the screen and erase the old sun line by line |
SUN (Part 3 of 4) | Drawing suns | Draw the sun: Continue to move up the screen, drawing the new sun line by line |
SUN (Part 4 of 4) | Drawing suns | Draw the sun: Continue to the top of the screen, erasing the old sun line by line |
SUNX | Workspace variable | The 16-bit x-coordinate of the vertical centre axis of the sun (which might be off-screen) |
SVC | Workspace variable | The save count |
SVE | Save and load | Display the disc access menu and process saving of commander files |
svn (I/O processor) | Workspace variable | "Saving in progress" flag |
SWAP | Workspace variable | 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) | Workspace variable | 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 | Workspace variable | This is where we store the x_hi coordinates for all the stardust particles |
SXL | Workspace variable | This is where we store the x_lo coordinates for all the stardust particles |
SY | Workspace variable | This is where we store the y_hi coordinates for all the stardust particles |
SYL | Workspace variable | This is where we store the y_lo coordinates for all the stardust particles |
SZ | Workspace variable | This is where we store the z_hi coordinates for all the stardust particles |
SZL | Workspace variable | This is where we store the z_lo coordinates for all the stardust particles |
t | Keyboard | As TT217 but don't preserve Y, set it to YSAV instead |
T | Workspace variable | Temporary storage, used in a number of places |
T (I/O processor) | Workspace variable | Temporary storage, used in a number of places |
T (Loader 1) | Workspace variable | Temporary storage, used in a number of places |
T1 | Workspace variable | Temporary storage, used in a number of places |
T1 (I/O processor) | Workspace variable | Temporary storage, used in a number of places |
T95 | Keyboard | Print the distance to the selected system |
TA151 | Tactics | Make the ship head towards the planet TA9-1 Contains an RTS |
TA2 | Maths (Geometry) | Calculate the length of the vector in XX15 (ignoring the low coordinates), returning it in Q |
TA9-1 | Tactics | Contains an RTS |
TABLE (I/O processor) | Drawing lines | The line buffer for line data transmitted from the parasite |
TACTICS (Part 1 of 7) | Tactics | Apply tactics: Process missiles, both enemy missiles and our own |
TACTICS (Part 2 of 7) | Tactics | Apply tactics: Escape pod, station, lone Thargon, safe-zone pirate |
TACTICS (Part 3 of 7) | Tactics | Apply tactics: Calculate dot product to determine ship's aim |
TACTICS (Part 4 of 7) | Tactics | Apply tactics: Check energy levels, maybe launch escape pod if low |
TACTICS (Part 5 of 7) | Tactics | Apply tactics: Consider whether to launch a missile at us |
TACTICS (Part 6 of 7) | Tactics | Apply tactics: Consider firing a laser at us, if aim is true |
TACTICS (Part 7 of 7) | Tactics | Apply tactics: Set pitch, roll, and acceleration |
tal | Universe | Print the current galaxy number |
TALK | Sound | Speak using the Watford Electronics Beeb Speech Synthesiser |
TALLY | Workspace variable | Our combat rank |
TAS1 | Maths (Arithmetic) | Calculate K3 = (x_sign x_hi x_lo) - V(1 0) |
TAS2 | Maths (Geometry) | Normalise the three-coordinate vector in K3 |
TAS3 | Maths (Geometry) | Calculate the dot product of XX15 and an orientation vector |
TAS4 | Maths (Geometry) | Calculate the dot product of XX15 and one of the space station's orientation vectors |
TAS6 | Maths (Geometry) | Negate the vector in XX15 so it points in the opposite direction |
tek | Workspace variable | The current system's tech level (0-14) |
TENS | Text | A constant used when printing large numbers in BPRNT |
TGT | Workspace variable | Temporary storage, typically used as a target value for counters when drawing explosion clouds and partial circles |
THERE | Missions | Check whether we are in the Constrictor's system in mission 1 |
TIDY | Maths (Geometry) | Orthonormalise the orientation vectors for a ship |
TINA (I/O processor) | Workspaces | The code block for the TINA hook |
TINA+4 (I/O processor) | Workspaces | The code to run if the TINA hook is enabled |
TIS1 | Maths (Arithmetic) | Calculate (A ?) = (-X * A + (S R)) / 96 |
TIS2 | Maths (Arithmetic) | Calculate A = A / Q |
TIS3 | Maths (Arithmetic) | Calculate -(nosev_1 * roofv_1 + nosev_2 * roofv_2) / nosev_3 |
TITLE | Start and end | Display a title screen with a rotating ship and prompt |
TKN1 | Text | The first extended token table for recursive tokens 0-255 (DETOK) |
TKN2 | Text | The extended two-letter token lookup table |
tnpr | Market | Work out if we have space for a specific amount of cargo |
tnpr1 | Market | Work out if we have space for one tonne of cargo |
TOKN | Text | Macro definition for standard tokens in the extended token table |
tosend (I/O processor) | Text | Print a printable character and return to the printer routine |
TP | Workspace variable | The current mission status |
TR1 | Save and load | Copy the last saved commander's name from NA% to INWK |
TRADEMODE | Drawing the screen | Clear the screen and set up a printable trading screen |
TRANTABLE | Keyboard | Translation table from internal key number to ASCII |
TRNME | Save and load | Copy the last saved commander's name from INWK to NA% |
true3 | Demo | The text for the demo's final scroll text |
TT100 | Main loop | The entry point for the start of the main game loop, which calls the main flight loop and the moves into the spawning routine |
TT102 | Keyboard | Process function key, save key, hyperspace and chart key presses and update the hyperspace counter |
TT103 | Charts | Draw a small set of crosshairs on a chart |
TT105 | Charts | Draw crosshairs on the Short-range Chart, with clipping |
TT11 | Text | Print a 16-bit number, left-padded to n digits, and optional point |
TT110 | Flight | Launch from a station or show the front space view |
TT111 | Universe | Set the current system to the nearest system to a point |
TT111-1 | Universe | Contains an RTS |
TT113 | Maths (Arithmetic) | Contains an RTS |
TT114 | Charts | Display either the Long-range or Short-range Chart |
TT123 | Charts | Move galactic coordinates by a signed delta |
TT128 | Drawing circles | Draw a circle on a chart |
TT14 | Drawing circles | Draw a circle with crosshairs on a chart |
TT146 | Universe | Print the distance to the selected system in light years |
TT147 | Flight | Print an error when a system is out of hyperspace range |
TT15 | Drawing lines | Draw a set of crosshairs |
TT151 | Market | Print the name, price and availability of a market item |
TT152 | Market | Print the unit ("t", "kg" or "g") for a market item |
TT15b | Drawing lines | Draw the crosshairs in the current colour |
TT16 | Charts | Move the crosshairs on a chart |
TT160 | Market | Print "t" (for tonne) and a space |
TT161 | Market | Print "kg" (for kilograms) |
TT162 | Text | Print a space |
TT162+2 | Text | Jump to TT27 to print the text token in A |
TT163 | Market | Print the headers for the table of market prices |
TT167 | Market | Show the Market Price screen (red key f7) |
TT16a | Market | Print "g" (for grams) |
TT17 | Keyboard | Scan the keyboard for cursor key or joystick movement |
TT170 | Start and end | Main entry point for the Elite game code |
TT18 | Flight | Try to initiate a jump into hyperspace |
TT180 | Charts | Contains an RTS |
TT20 | Universe | Twist the selected system's seeds four times |
TT208 | Market | Show the Sell Cargo screen (red key f2) |
TT210 | Market | Show a list of current cargo in our hold, optionally to sell |
TT213 | Market | Show the Inventory screen (red key f9) |
TT214 | Keyboard | Ask a question with a "Y/N?" prompt and return the response |
TT217 | Keyboard | Scan the keyboard until a key is pressed |
TT219 | Market | Show the Buy Cargo screen (red key f1) |
TT22 | Charts | Show the Long-range Chart (red key f4) |
TT23 | Charts | Show the Short-range Chart (red key f5) |
TT24 | Universe | Calculate system data from the system seeds |
TT25 | Universe | Show the Data on System screen (red key f6) |
TT26 | Text | Print a character at the text cursor, with support for verified text in extended tokens |
TT26 (I/O processor) | Text | Print a character at the text cursor by poking into screen memory |
TT27 | Text | Print a text token |
TT41 | Text | Print a letter according to Sentence Case |
TT42 | Text | Print a letter in lower case |
TT43 | Text | Print a two-letter token or recursive token 0-95 |
TT44 | Text | Jumps to TT26 to print the character in A (used to enable us to use a branch instruction to jump to TT26) |
TT45 | Text | Print a letter in lower case |
TT46 | Text | Print a character and switch to capitals |
TT48 | Text | Contains an RTS |
TT54 | Universe | Twist the selected system's seeds |
TT60 | Text | Print a text token and a paragraph break |
TT66 | Drawing the screen | Clear the screen and set the current view type |
TT67 | Text | Print a newline |
TT67 (I/O processor) | Text | Print a newline |
TT68 | Text | Print a text token followed by a colon |
TT69 | Text | Set Sentence Case and print a newline |
TT70 | Universe | Display "MAINLY " and jump to TT72 |
TT72 | Universe | Used by TT70 to re-enter the routine after displaying "MAINLY" for the economy type |
TT73 | Text | Print a colon |
TT74 | Text | Print a character |
TT81 | Universe | Set the selected system's seeds to those of system 0 |
TTX110 | Flight | Set the current system to the nearest system and return to hyp |
TTX111 | Flight | Used to rejoin this routine from the call to TTX110 |
TTX66 | Drawing the screen | Send control code 11 to the I/O processor to clear the top part of the screen and draw a white border |
TTX66 (I/O processor) | Drawing the screen | Clear the top part of the screen and draw a white border |
TTX69 | Text | Print a paragraph break |
TVT1 (I/O processor) | Drawing the screen | Palette data for the mode 2 part of the screen (the dashboard) |
TVT3 (I/O processor) | Drawing the screen | Palette data for the mode 1 part of the screen (the top part) |
TWFL | Drawing lines | Ready-made character rows for the left end of a horizontal line in mode 4 |
TWFL (I/O processor) | Drawing pixels | Ready-made character rows for the left end of a horizontal line |
TWFR | Drawing lines | Ready-made character rows for the right end of a horizontal line in mode 4 |
TWFR (I/O processor) | Drawing pixels | Ready-made character rows for the right end of a horizontal line |
TWIST | Demo | Pitch the current ship by a small angle in a positive direction |
TWIST2 | Demo | Pitch in the direction given in A |
TWOK | Text | Macro definition for two-letter tokens in the token table |
TWOS | Drawing pixels | Ready-made single-pixel character row bytes for mode 4 |
TWOS (I/O processor) | Drawing pixels | Ready-made single-pixel character row bytes for mode 1 |
TWOS (Loader 1) | Drawing pixels | Ready-made single-pixel character row bytes for mode 1 |
TWOS2 | Drawing pixels | Ready-made double-pixel character row bytes for mode 4 |
TWOS2 (I/O processor) | Drawing pixels | Ready-made double-pixel character row bytes for mode 1 |
TYPE | Workspace variable | The current ship type |
U | Workspace variable | Temporary storage, used in a number of places |
U (I/O processor) | Workspace variable | Temporary storage, used in a number of places |
U% | Keyboard | Clear the key logger |
UNIV | Universe | Table of pointers to the local universe's ship data blocks |
UNWISE | Ship hangar | Switch the main line-drawing routine between EOR and OR logic |
UP | Workspaces | Ship slots, variables |
UPO | Workspace variable | Used as an index into the UB tables when projecting the scroll text lines onto the Star Wars perspective view and then onto the screen |
USOSWRCH (I/O processor) | Tube | The custom OSWRCH routine for writing characters and implementing jump table commands |
V | Workspace variable | Temporary storage, typically used for storing an address pointer |
var | Market | Calculate QQ19+3 = economy * |economic_factor| |
VCSU1 | Maths (Arithmetic) | Calculate vector K3(8 0) = [x y z] - coordinates of the sun or space station |
VCSUB | Maths (Arithmetic) | Calculate vector K3(8 0) = [x y z] - coordinates in (A V) |
VEC (I/O processor) | Workspace variable | VEC = &7FFE |
VERTEX | Drawing ships | Macro definition for adding vertices to ship blueprints |
VIEW | Workspace variable | The number of the current space view |
VNT3+1 (I/O processor) | Drawing the screen | Changing this byte modifies the palette-loading instruction at VNT3, to support the #SETVDU19 |
VOWEL | Text | Test whether a character is a vowel |
WARP | Flight | Perform an in-system jump |
WHITETEXT | Text | Switch to white text |
widget | Workspace variable | Temporary storage, used to store the original argument in A in the logarithmic FMLTU and LL28 routines |
WP | Workspaces | Variables |
WP1 | Drawing circles | Contains an RTS |
WPLS | Drawing suns | Remove the sun from the screen |
WPSHPS | Dashboard | Clear the scanner, reset the ball line and sun line heaps |
WSCAN | Drawing the screen | Ask the I/O processor to wait for the vertical sync by sending a #wscn command to the I/O processor |
WSCAN (I/O processor) | Drawing the screen | Implement the #wscn command (wait for the vertical sync) |
wW | Flight | Start a hyperspace countdown |
wW2 | Flight | Start the hyperspace countdown, starting the countdown from the value in A |
X1 | Workspace variable | Temporary storage, typically used for x-coordinates in line-drawing routines |
X1 (I/O processor) | Workspace variable | Temporary storage, typically used for x-coordinates in line-drawing routines |
X1TB | Workspace variable | The x-coordinates of the start points for character lines in the scroll text |
X1UB | Workspace variable | The x-coordinates of the start points for character lines in the scroll text (as projected screen coordinates) |
X1VB | Workspace variable | The x-coordinates of the start points for the previous set of character lines in the scroll text (as projected screen coordinates) so they can be erased |
X2 | Workspace variable | Temporary storage, typically used for x-coordinates in line-drawing routines |
X2 (I/O processor) | Workspace variable | Temporary storage, typically used for x-coordinates in line-drawing routines |
X2TB | Workspace variable | The x-coordinates of the end points for character lines in the scroll text |
X2UB | Workspace variable | The x-coordinates of the end points for character lines in the scroll text (as projected screen coordinates) |
X2VB | Workspace variable | The x-coordinates of the end points for the previous set of character lines in the scroll text (as projected screen coordinates) so they can be erased |
XC | Workspace variable | The x-coordinate of the text cursor (i.e. the text column), which can be from 0 to 32 |
XC (I/O processor) | Workspace variable | The x-coordinate of the text cursor (i.e. the text column), set to an initial value of 1 |
XP | Workspace variable | The x-coordinate of the current character as we construct the lines for the Star Wars scroll text |
XSAV | Workspace variable | Temporary storage for saving the value of the X register, used in a number of places |
XSAV2 | Workspace variable | This byte appears to be unused |
XX | Workspace variable | Temporary storage, typically used for storing a 16-bit x-coordinate |
XX0 | Workspace variable | 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 | Workspace variable | This is an alias for INWK that is used in the main ship-drawing routine at LL9 |
XX12 | Workspace variable | Temporary storage for a block of values, used in a number of places |
XX13 | Workspace variable | Temporary storage, typically used in the line-drawing routines |
XX14 | Workspace variable | This byte appears to be unused |
XX15 | Workspace variable | Temporary storage, typically used for storing screen coordinates in line-drawing routines |
XX15 (I/O processor) | Workspace variable | Temporary storage, typically used for storing screen coordinates in line-drawing routines |
XX16 | Workspace variable | Temporary storage for a block of values, used in a number of places |
XX17 | Workspace variable | 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 | Workspace variable | Temporary storage used to store coordinates in the LL9 ship-drawing routine |
XX19 | Workspace variable | XX19(1 0) shares its location with INWK(34 33), which contains the address of the ship line heap |
XX2 | Workspace variable | Temporary storage, used to store the visibility of the ship's faces during the ship-drawing routine at LL9 |
XX20 | Workspace variable | Temporary storage, used in a number of places |
XX21 | Drawing ships | Ship blueprints lookup table |
XX24 | Workspace variable | This byte appears to be unused |
XX3 | Workspaces | Temporary storage space for complex calculations |
XX4 | Workspace variable | Temporary storage, used in a number of places |
Y1 | Workspace variable | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y1 (I/O processor) | Workspace variable | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y1TB | Workspace variable | The y-coordinates of the start points for character lines in the scroll text |
Y1UB | Workspace variable | The y-coordinates of the start points for character lines in the scroll text (as projected screen coordinates) |
Y1VB | Workspace variable | The y-coordinates of the start points for the previous set of character lines in the scroll text (as projected screen coordinates) so they can be erased |
Y2 | Workspace variable | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y2 (I/O processor) | Workspace variable | Temporary storage, typically used for y-coordinates in line-drawing routines |
Y2TB | Workspace variable | The y-coordinates of the end points for character lines in the scroll text |
Y2UB | Workspace variable | The y-coordinates of the end points for character lines in the scroll text (as projected screen coordinates) |
Y2VB | Workspace variable | The y-coordinates of the end points for the previous set of character lines in the scroll text (as projected screen coordinates) so they can be erased |
YC | Workspace variable | The y-coordinate of the text cursor (i.e. the text row), which can be from 0 to 23 |
YC (I/O processor) | Workspace variable | The y-coordinate of the text cursor (i.e. the text row), set to an initial value of 1 |
ylookup (I/O processor) | Drawing pixels | Lookup table for converting pixel y-coordinate to page number of screen address |
YP | Workspace variable | The y-coordinate of the current character as we construct the lines for the Star Wars scroll text |
ypl | Universe | Print the current system name |
ypl-1 | Universe | Contains an RTS |
YS | Workspace variable | Temporary storage for saving the index into the TB tables in the SLIDE routine |
YSAV | Workspace variable | Temporary storage for saving the value of the Y register, used in a number of places |
YSAV (I/O processor) | Workspace variable | Temporary storage for saving the value of the Y register, used in a number of places |
YSAV2 | Workspace variable | This byte appears to be unused |
YY | Workspace variable | Temporary storage, typically used for storing a 16-bit y-coordinate |
YY (Loader 1) | Workspace variable | Temporary storage, used in a number of places |
Z1 (Loader 2) | Workspace variable | Temporary storage, used when moving code |
Z2 (Loader 2) | Workspace variable | Temporary storage, used when moving code |
Ze | Universe | Initialise the INWK workspace to a hostile ship |
ZEBC | Utility routines | Zero-fill pages &B and &C |
ZEKTRAN | Keyboard | Reset the key logger buffer at KTRAN |
ZERO | Utility routines | Reset the local bubble of universe and ship status |
ZES1 | Utility routines | Zero-fill the page whose number is in X |
ZES1 (I/O processor) | Utility routines | Zero-fill the page whose number is in X |
ZES2 | Utility routines | Zero-fill a specific page |
ZES2 (I/O processor) | Utility routines | Zero-fill a specific page |
ZEVB | Utility routines | Zero-fill the Y1VB variable |
ZINF | Universe | Reset the INWK workspace and orientation vectors |
ZINF2 | Universe | Reset the INWK workspace and orientation vectors |
ZIP | Workspace variable | This label is not used but is in the original source |
ZP | Workspaces | Lots of important variables are stored in the zero page workspace as it is quicker and more space-efficient to access memory here |
ZP (I/O processor) | Workspaces | Important variables used by the I/O processor |
ZP (Loader 1) | Workspaces | Important variables used by the loader |
ZP (Loader 2) | Workspaces | Important variables used by the loader |
ZZ | Workspace variable | Temporary storage, typically used for distance values |
zZ+1 | Flight | Contains an RTS |
ZZAAP | Demo | Draw a vertical red laser line from (128, 67) to (128, 160) |