5 posts published by Michael Martin during March 2024| Bumbershoot Software
Last time I got a C and assembly-language toolchain working for development on the Atari ST. It’s time to actually make use of them. We also got some programs running, but those don’t c…| Bumbershoot Software
Last time, we designed and implemented most of a line-drawing bitmap library. The overall goal was to match the system I’d used to port John Jainschigg’s Portrait of Liberty program int…| Bumbershoot Software
We’ve worked through the basics of changing the graphics mode and writing bitmap data, and we’ve taken a closer look at Bresenham’s Line Algorithm and simplified the implementatio…| Bumbershoot Software