mirror of
https://github.com/dschmenk/PLASMA.git
synced 2026-04-24 12:18:26 +00:00
Use MSB for sprite transparent bit
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user