Set 40 cols text flag in HGR mode

This commit is contained in:
Bobbi Webber-Manners
2021-09-24 15:13:39 -04:00
parent e24cec39fc
commit 725d609ba2
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@@ -569,6 +569,7 @@ VDU22G STA $C050 ; Enable Graphics
STA $C057 ; Hi-Res STA $C057 ; Hi-Res
STA $C054 ; PAGE1 STA $C054 ; PAGE1
STA $C052 ; Clear MIXED STA $C052 ; Clear MIXED
STA $C00C ; Select 40col text
JMP VDU16 ; Clear HGR screen JMP VDU16 ; Clear HGR screen
VDU22CLR VDU22CLR