Compile C Code for the ZX Spectrum

This page summarizes the projects mentioned and recommended in the original post on /r/zxspectrum

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • zxtap-to-wav

    Converter of .TAP files (a ZX-Spectrum emulator data format) into .WAV sound files

  • #bintap wget https://www.oocities.org/leetonks/Speccy/Files/bintap.zip unzip bintap.zip rename -f 'y/A-Z/a-z/' * cat bintap.c | sed 's/#include //' > bintap.c.tmp mv bintap.c.tmp bintap.c gcc bintap.c -o bintap #mktap wget https://torinak.com/~jb/zx/mktap-7.tar.gz tar -xvf mktap-7.tar.gz cd mktap-7 make #zxtap-to-wav wget https://github.com/raydac/zxtap-to-wav/archive/refs/heads/master.zip unzip master.zip cd zxtap-to-wav-master/src go build

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts