Programming the ZX Spectrum’s bitmap display (opens in new tab)
Michael Martin writing on the Bumbershoot Software blog noting that the ZX Spectrum does not in fact have a text mode, and instead provides only a bitmap screen that its system ROM sometimes wraps in a character-oriented API. That API is quite powerful, but we also have direct access to the bitmap memory. Today, we […]
Read the original article