mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-02-13 00:31:21 +00:00
Use MSB for sprite transparent bit
This commit is contained in:
parent
31465f3b43
commit
ac2b0f0829
@ -228,7 +228,7 @@ export asm dgrBLT(buff, x, y, width, height, src)
|
||||
LSR
|
||||
LDY #$00
|
||||
LDA (SRC),Y
|
||||
BMI ++
|
||||
BMI ++
|
||||
TAX
|
||||
LDA TMP
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user