Clear mixed hires mode on start -- now we can enjoy the full screen. :-)

This commit is contained in:
Brendan Robert 2013-09-25 23:58:13 -05:00
parent 237dce5ea0
commit cb6637083b

View File

@ -1433,6 +1433,7 @@ main:
jsr makeDecodeTbls
jsr makeLines
jsr graphInit
bit clrMixed
; Render the frame and flip it onto the screen
@nextFrame:
jsr renderFrame