PEEKO COMPUTER

Learn 6502-ish assembly programming with an 8-bit toy computer in your browser. You know - for kids! Type bytes into memory or use the assembler, run your program and see what happens to the machine's memory. Follow the challenges for a guided introduction to the instructions you'll need to use.

Peeko Computer interface: a memory grid on the right, an assembly editor on the left, with the SIEVE demo loaded.

It's a re-imagining of Acornsoft's 1982 Peeko-Computer — a teaching tool I first came across on a BBC Micro at school. I've added an assembler so you don't have to type opcodes in hex (unless you want to). Share your programs via a link. All state is local - no cookies, no backend.

START LEARNING →

14 challenges that teach the instructions you need to write real programs.

…or just open the assembler and build something →

EXAMPLE PROGRAMS

If this was a fun way to spend a few minutes: