Z80 Project Mark 2: More UART Shenanigans

A couple of minor updates you might be interested in. I got a quick demo echoing characters back to the PC working last week. This uses the interrupt on receive feature of the UART setup to trigger a send routine as soon as a character is received. The demo code is available on the Z80 Project page.


Mandelbrot in Python

It occurred to me the other day that I haven't done any serious fractal programming since my first year at uni when I was learning MATLAB. (When I say serious, I in now way imply that this is particularly import, more that it demands I think harder than I might otherwise do.)


User login