From the mind that brought you “let’s try to write games using just pure C” I have a new idea for making my life difficult. Let’s write DOS software using period correct tools… This is just me organising a thought, I’ve not started yet. Further research will be needed – or in other words, if…
How to write code for the Agon Light (and Console8) using C instead of BASIC, under Linux. It might work with WSL2 in Windows, and it might work on a Mac. By the end of this you’ll end up with a fairly standard Linux C programming environment with a Makefile and all the usual trimmings.…
Let’s go right inside a CPU and watch it execute code at the transistor level!
I have a go at making ChatGPT pretend to be a BBC Micro. It goes … not entirely wrong!
How to get started programming the ZX Spectrum Next
I found a real bitmap display for the RC2014 and here’s how I made it work.
Writing more optimised assembly to improve the speed of the Conway’s Life algorithm
How writing code for a 40 year old computer made me a better computer science teacher.
A look at how the BBC Micro made the UK computer literate.
Programming the popular cellular automaton using Z80 Assembler