So I had some time today, so I made a couple routines for the CE. It's really basic, but it works okay. I made 1bpp, 4bpp, 4bpp enlaged x2, and 8bpp, and 16bpp routines... Also, a custom text routine that can print characters 0-255.... And I threw together a simple tile mapper... And some screen shifting, along with a getpixel and color pixel. Next to do is some actual clipping.
(Technically the 8bbp and 16bbp aren't what they are... But hey, that's what I would use them for. )
Screenshot:
Source: Download
Also, I provided the code and the actual file structure, in case you want to do stuff with it. Oh, and please, if you see optimizations that I should make, tell me! If I can do something faster in ez80, or my code needs some serious restructuring, that would be great to know. Thanks!
Oh, and for the curious:
(Technically the 8bbp and 16bbp aren't what they are... But hey, that's what I would use them for. )
Screenshot:
Source: Download
Also, I provided the code and the actual file structure, in case you want to do stuff with it. Oh, and please, if you see optimizations that I should make, tell me! If I can do something faster in ez80, or my code needs some serious restructuring, that would be great to know. Thanks!
Oh, and for the curious: