build 136

This commit is contained in:
2022-04-24 19:34:52 -04:00
parent e6ee6a08b7
commit 5d86373b98
7 changed files with 36 additions and 36 deletions
+3 -1
View File
@@ -679,7 +679,8 @@ NoMissile
; clear sprite and put 3 lines on the tank at the same time
ldy #$00
tya
ClearPM cpy temp
ClearPM
cpy temp
bne ZeroesToGo
lda #$03 ; (2 bits set) we set on two pixels in three lines
sta (xbyte),y
@@ -701,6 +702,7 @@ DoNotDrawTankNr
;--------------------------------------------------
drawmountains .proc
;--------------------------------------------------
mwa #0 xdraw
mwa #mountaintable modify