This index contains every macro that appears in the source code for the BBC Micro cassette version of Elite, grouped by category.
Drawing ships | |
| EDGE | Macro definition for adding edges to ship blueprints |
| FACE | Macro definition for adding faces to ship blueprints |
| VERTEX | Macro definition for adding vertices to ship blueprints |
Market | |
| ITEM | Macro definition for the market prices table |
Sound | |
| FNE (Loader) | Macro definition for defining a sound envelope |
Text | |
| CHAR | Macro definition for characters in the recursive token table |
| CONT | Macro definition for control codes in the recursive token table |
| RTOK | Macro definition for recursive tokens in the recursive token table |
| TWOK | Macro definition for two-letter tokens in the token table |