I’ve developed a quick Sinclair ZX80 game using z88dk (site is currently down, I’ll update the link as soon as the site is back). I used the beautiful C programming language along with a small amount of Z80 assembly. Notes: I’m using integer maths, which is faster and more memory efficient, and also a limitationRead more