Skip to navigation


List of all workspaces

[Apple II version]

This index contains every workspace that appears in the source code for the Apple II version of Elite, grouped by category. A workspace is defined as a collection of variables, defined in a block.

Workspaces
----------

Disk operations workspaceVariables used by the disk operations and DOS 3.3 RWTS routines
Disk operations workspace 1 (Loader)Variables used by the disk operations and DOS 3.3 RWTS routines
Disk operations workspace 2 (Loader)Variables used by the disk operations and DOS 3.3 RWTS routines
K%Ship data blocks and ship line heaps
Option variablesVariables that are predominantly used to store the game options
UPConfiguration variables
WPVariables
XX3Temporary storage space for complex calculations
ZPLots of important variables are stored in the zero page workspace as it is quicker and more space-efficient to access memory here
ZP (Loader)Important variables used by the loader
ZP (Transfer program)Important variables used by the loader