The Amiga port for Simulated Evolution is making good progress, but it’s not quite in a releaseable state yet. There also, so far, isn’t much we haven’t already seen; maybe a few …| Bumbershoot Software
Last time, I took a bunch of my old DOS C projects and put them through the modern Watcom cross-compiler instead of through the version of Borland Turbo C I’d originally intended them for. Th…| Bumbershoot Software
In theory, retro assembly language programming is pretty simple. There’s only a small number of things that an 8-bit chip can do, and each of those things is one instruction. The challenge is…| Bumbershoot Software