Skip to content

Commit

Permalink
Disable DHGR
Browse files Browse the repository at this point in the history
  • Loading branch information
colinleroy committed Jan 29, 2025
1 parent 4ea51eb commit 69e14b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/asm/hgr.s
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ _init_hgr:
bit $C052 ; MIXCLR
bit $C057 ; HIRES
bit $C054 ; LOWSCR
bit $C05F ; DHIRESOFF

ldx #1
stx _hgr_init_done
Expand Down

0 comments on commit 69e14b0

Please sign in to comment.