1.3 KiB
1.3 KiB
Linux Matters Podcast Theme Demo
This is a ZX Spectrum program which plays the title and theme from the Linux Matters Podcast. It uses my ZX Spectrum REMLoad routine, and should serve as an example of how to adapt it to your own projects.
Building
On a Linux machine, run make
. I have no idea if it will build on Windows or MacOS. Patches welcome!
Requirements
- A C compiler
pasmo
dd
- Einar Saukas's
zx0
compression tool ( Github Repository ) make
Thanks
- Mark, Wimpy and Popey from the Linux Matters show
- Joe Ressington for the music, artwork and for producing the show
- Einar Saukas for the
zx0
compression routines - Shiru for the
BeepFX
tool used to sample and play the music
Licence
In keeping with the podcast, this is released under the Creative Commons Attribution-NonCommercial 4.0 International license. Please consult the zx0
repository for the requirements for that code.