mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-29 10:33:08 +00:00
add palette bit to all copymasks for smoother color transition
This commit is contained in:
parent
cae193d5d0
commit
011643d61f
@ -12,6 +12,7 @@ addrs = $6200 ; [256 bytes]
|
|||||||
ldx #0
|
ldx #0
|
||||||
lda #1
|
lda #1
|
||||||
-- ldy #$20
|
-- ldy #$20
|
||||||
|
ora #$80
|
||||||
- sta copymasks, x
|
- sta copymasks, x
|
||||||
inx
|
inx
|
||||||
dey
|
dey
|
||||||
|
Loading…
Reference in New Issue
Block a user