AgonConsole8 / agon-vdp

Official Firmware for the Agon Console8: ESP32 VDP
MIT License
43 stars 17 forks source link

[feature request]VDP to print texts a graphics coordinates #89

Closed DjPoke closed 1 year ago

DjPoke commented 1 year ago

Hi, Is it possible to add the possibility to print text at graphics coordinates ?

stevesims commented 1 year ago

This is already supported

VDU 5 sets the video system to write text at the position of the graphics cursor.

(VDU 4 changes text writing back to using the text cursor)