Wikipedia articles: CoCo, Dragon 32 and 64 Last Updated: 9 Mar 2024 Online Resources TRS-80 Color Computer Archive The Dragon Archive (World of Dragon) 6809.org.uk’s Dragon Computers Page, wh…| Bumbershoot Software
Last time, I put together a couple of programs that would draw Mandelbrot set images, and then put together some parameters for them that got some zoomed images I really liked. I created the images…| Bumbershoot Software
There’s a bunch of heuristics and rules for getting BASIC code to run slightly faster. Some of them even actually help. The core principles, though, are that command interpretation is work an…| Bumbershoot Software