AgonConsole8 / agon-vdp

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

MODE7: text window does not appear to work. #216

Closed lennart-benschop closed 2 months ago

lennart-benschop commented 2 months ago

This had worked before.

VDU 28,10,20,20,10

This should reduce the text window to a small 11x11 window. Scrolling and CLS appear to work in just this window, but the text cursor itself is not constrained to that window. Text remains printed in the full screen

It works OK in the non-teletext modes.

lennart-benschop commented 2 months ago

When I submitted #202 to fix #192 I must have tested this text window functionality and then it still worked.

lennart-benschop commented 2 months ago

Fix is now merged and appears to work fine