Posted at 2011-09-30 15:02 | RSS feed (Full text feed) | Blog Index| www.mikeash.com
Before moving on to tackle the implementation of the next part of Mandala Checkers, I did a quick review of my initialization and display code to comment it more thoroughly and to see where I could…| Bumbershoot Software
I’d mentioned in the previous post that I’d now written “a program” for each of the machines I’d grown up with. This is an interesting proposition because the notion o…| Bumbershoot Software
One of the big advantages of home computers in the early 1980s over their console counterparts was that they usually had some form of bitmap mode—a graphics mode that grants control over each pixel…| Bumbershoot Software
Working on this Z80 project has been burning my brain a bit. I’m going to step back a bit and play around specifically with one part of it: the pseudo-random number generator. Reader alert: T…| Bumbershoot Software