I just updated my WebMite/PicoMite builds to include the new display driver code the official PicoMite developer included in RC19. I ended up having to remove all the original Clockwork display driver code, but I think that’s probably for the better. This new implementation isn’t bug free (yet), but it seems to be faster.
I don’t really have any experience with display driver code though, so if anyone else wants to take a look at this and has suggestions, please do! Even better if you can submit a PR, or create an issue to help track soemthing specific. I could only get the new PicoMite code to work by using their init commands for the display. Trying to use the original Clockwork init code sort of worked, but scrolling caused corruption.
More details and links to additional info at the release link below…