mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-15 20:30:11 +00:00
clear to black without high bit (fixes SHR color issue)
This commit is contained in:
parent
286793f3e6
commit
274e243896
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user