Re: Writing new software for the Mindset Computer, need help
Posted on 2019-08-09, 05:02
The #MINDSET's BLITTER can also be used for fast text output of a custom font at any pixel position. It took me a significant amount of time to figure out how the SET FONT POINTER and BLT STRING routines worked, because the documentation left out very critical details, and my initial assumptions …