Projects


Lady Bug

Acorn BBC Micro Computer port of Universal's Lady Bug arcade game from 1981 written in 6502 assembly language.

Nintendo entertainment system (NES) port of Lady Bug on hold right now, will continue with this once the BBC Computer version is complete.



Z80 disassembler

Path tracing Z80 disassembler written in C that follows the flow of the program to automatically map which areas of the file are program and which are data. Source code available.



Browser Experiments

Some random webcam experiments using javascript and canvas.