AgonConsole8 / agon-vdp

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

more cursor fixes #195

Closed stevesims closed 4 months ago

stevesims commented 4 months ago

ensures that paint options are always reset to text painting after drawing cursor, rather than only doing that for teletext mode. this should fix rendering issues when terminal mode is enabled

improve logic that temporarily hides the cursor when processing VDU commands. cursor will now remain hidden if there are pending commands, reducing the appearance of a flickery cursor when printing lots of text