This should fix palettes not updating when switching in and out of Level 3.5
Fixes broken initial rendering of pages with side panels.
decode.* will solely decode the teletext packets into a grid of characters and colours and other attributes stored in an agnostic way, then render.* will read this grid and render the characters onto the screen with the Qt specific methods.