Skip to content
Mike Daley edited this page Apr 28, 2016 · 9 revisions

Welcome to the Paddle wiki!

Paddle is a Z80 Assembly project that I'm using to re-learn/lean Z80 on the Sinclair ZX Spectrum. This was the first computer I ever owned and is responsible for getting me hooked on computers and technology, like so many other teens in the 80's.

This project is tracking my progress with a Breakout clone that I'm using to learn all of the key items that are needed when writing a game for the ZX Spectrum e.g. Sprite Drawing, Sound, Collision Detection etc.

I hope you enjoy the project and even maybe find it helpful.

Code editor: Sublime Text 3 & ASM Plugin

Assembler: Pasmo

Emulator: Fuse & ZXSP


Clone this wiki locally