Turn off DHGR at init

DHGR had to be turned off to allow displaying Hi-Res pictures after
displaying DHGR pictures.
This commit is contained in:
Mario Patino 2014-06-08 10:22:39 +02:00
parent 3437d706d0
commit 81987a3960
3 changed files with 2 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -60,6 +60,8 @@ DEBUT BIT $C050 ; GRAPHIQUES
BIT $C052 ; PLEIN G.
BIT $C057 ; HAUTE RESOLUTION
BIT $C054 ; PAGE1
BIT $C00C ; 40 COL.
BIT $C05F ; CLEAR DHGR
LDA #00
STA DHGR