This folder contains the annotated source code for the BBC Micro cassette version of Elite.
-
Main source files:
-
elite-source.asm contains the main source for the game
-
elite-bcfs.asm contains the Big Code File source, which concatenates individually assembled binaries into the final game binary
-
-
Other source files:
-
elite-loader.asm contains the source for the loader
-
elite-disc.asm builds the SSD disc image from the assembled binaries and other source files
-
elite-readme.asm generates a README file for inclusion on the SSD disc image
-
-
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