Back

Bouncy

Learnt to use ZX 80 Assembly Language during my covid isolation

Wrote a Z80 Assembly script to allow a sprite to move pixel by pixel around a screen, which can be challenging with the ZX Spectrum due to it's graphics configuration and memory layout.

My Machine-code and Z80 Assembly