
About
This is Kevin Edwards' own release of the original 6502 assembly source code for Galaforce, published by Superior Software in 1986 for the BBC Micro and Acorn Electron; this repository contains the BBC Micro version specifically, reworked from its original BBC BASIC inline-assembler format to build with the modern BeebAsm toolchain.
Getting started
Build using the included make.bat (requiring the BeebAsm assembler) to produce a Galaforce1BBC.ssd disk image, playable in BBC Micro emulators such as B-em or BeebEm.
History
The author began writing Galaforce in 1985; over 30 years passed before he released the source publicly for preservation.
Additional notes
- Related release
- The author notes he also holds source code for Electron and Master 128 versions of the game, which he hoped to release separately in the future.