mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-26 20:30:29 +00:00
clear HGR to BLACK2 (#645)
This commit is contained in:
parent
7f21919476
commit
a29d418868
@ -237,7 +237,7 @@ CopyHGR
|
||||
+ sty PageFrom
|
||||
sta PageTo+2
|
||||
ClearToBlack
|
||||
lda #$00
|
||||
lda #$80 ; clear to BLACK2
|
||||
ClearGR
|
||||
ldy #0
|
||||
PageFrom lda $FD00,y ; SMC address high byte, also SMC opcode (might be BIT)
|
||||
|
Loading…
Reference in New Issue
Block a user