Browsed by
Tag: programming raspberry

Compiling Z88DK on the Raspberry Pi

Compiling Z88DK on the Raspberry Pi

The Z88DK project provides C compilers and libraries for over 100 Z80 machines, including the RC2014, ZX Spectrum and ZX Spectrum Next. Here are some quick notes showing how I got Z88DK working on my Raspberry Pi 4. Just installing z88dk via apt resulted in an old version, so I opted to install from source instead. Dependencies First I installed some dependencies: – Code Download Then I downloaded and uncompressed it: – Compilation Here is how I compiled the software…

Read More Read More