Skip to content

Latest commit

 

History

History

Annotated source code for the BBC Master version of Elite

This folder contains the annotated source code for the BBC Master version of Elite.

  • Main source files:

    • elite-source.asm contains the main source for the game

    • elite-data.asm contains source for the game data, including the game text and ship blueprints

  • Other source files:

  • Files that are generated during the build process:

    • elite-build-options.asm stores the make options in BeebAsm format so they can be included in the assembly process

Right on, Commanders!

Mark Moxon