AgonConsole8 / agon-vdp

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

Fixed text viewport setting in MODE7 #219

Closed lennart-benschop closed 2 months ago

lennart-benschop commented 2 months ago

Simple fix for #216. Teletext mode must call set_window mode on the ttxt_instance in addition to the call to context->setTextViewport, not instead of.