Man. It has been, like, six months since we’ve made an 8-bit machine do something not in its spec sheets. So, let’s have a look at the Commodore 64’s bitmap mode. The way this wor…| Bumbershoot Software
It’s been awhile since I’ve looked at an architecture that’s completely new to me, and I haven’t done any since creating my new scheme for dedicated platform guides. I’…| 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