mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-15 04:30:18 +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
|
||||
+ sty PageFrom
|
||||
sta PageTo+2
|
||||
lda #$80
|
||||
lda #$00
|
||||
ClearGR
|
||||
ldy #0
|
||||
PageFrom lda $FD00,y ; SMC
|
||||
|
Loading…
x
Reference in New Issue
Block a user