Copyright © 2011 Source Solutions, Inc.
This repo contains the recreated source-code for the original ZX Spectrum ROM.
All files within this repo are released under a Creative Commons Attribution-ShareAlike 4.0 International License.
The binary produced by this source code is proprietary software owned by Comcast (Copyright © 1982 Sky In-Home Service Ltd). Comcast places restrictions on the use this software.
The source files in this repo are for historical reference and will be kept static, so please don’t send Pull Requests suggesting any modifications to the source files, but feel free to fork this repo and experiment.
The source builds with the cross-platform RASM Z80 Assembler.
From the command line: RASM -pasmo zxrom.asm -ob 48.ROM