AgonConsole8 / agon-vdp

Official Firmware for the Agon Console8: ESP32 VDP
MIT License
38 stars 13 forks source link

optimised string printing #203

Closed stevesims closed 3 months ago

stevesims commented 3 months ago

stage 1 in optimising string plotting

strings are read from the VDU stream, and processed into drawing commands to be processed in one block

super-rough timing shows a long program listing that took approximately 15s to complete now takes 10s