clear to black without high bit (fixes SHR color issue)

This commit is contained in:
4am 2020-03-15 19:01:58 -04:00
parent 286793f3e6
commit 274e243896

View File

@ -165,7 +165,7 @@ CopyHGR
ldy #$B9 ; LDY ldy #$B9 ; LDY
+ sty PageFrom + sty PageFrom
sta PageTo+2 sta PageTo+2
lda #$80 lda #$00
ClearGR ClearGR
ldy #0 ldy #0
PageFrom lda $FD00,y ; SMC PageFrom lda $FD00,y ; SMC