4c3ec80b0575542a482ddf7e77635000d6b121d9
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
pasmodd- Einar Saukas's
zx0compression 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
zx0compression routines - Shiru for the
BeepFXtool 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.
Description
This is a ZX Spectrum program which displays the artwork and plays the theme from the Linux Matters podcast.
Languages
Assembly
97.7%
C
1.7%
Makefile
0.6%