Linux_Matters_Speccy_Demo/README.md
2024-11-11 18:38:56 +00:00

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

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.