whiter color of pale #76

This commit is contained in:
2022-06-26 21:26:22 -04:00
parent a0d5d22e74
commit 2907fe7a91
4 changed files with 42 additions and 3 deletions
+2 -2
View File
@@ -654,11 +654,11 @@ DrawTankNrX
rorw xbyte ; divide by 2 (carry does not matter)
lda xbyte
clc
adc #$24 ; P/M to graphics offset
adc #PMOffset+1 ; P/M to graphics offset
cpx #$4 ; 5th tank are joined missiles and offset is defferent
bne NoMissile
clc
adc #$0C
adc #$0C ; missile offset offset
NoMissile
sta hposp0,x
; vertical position