mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-28 19:31:55 +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
|
||||
lda #1
|
||||
-- ldy #$20
|
||||
ora #$80
|
||||
- sta copymasks, x
|
||||
inx
|
||||
dey
|
||||
|
Loading…
Reference in New Issue
Block a user