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