Better Hovercraft text and good price :)

This commit is contained in:
Pecusx
2022-08-21 17:32:26 +02:00
parent b67c3230be
commit a609a1b331
5 changed files with 26 additions and 15 deletions
+2 -2
View File
@@ -983,7 +983,7 @@ ToHighToParachute
jsr plot
inw xdraw
; plot 6 random color pixels
mva #6 FloatingAlt ; sorry reuse!
mva #6 temp
@ lda Erase
eor #%00000001
and random
@@ -991,7 +991,7 @@ ToHighToParachute
sta color
jsr plot
inw xdraw
dec FloatingAlt
dec temp
bne @-
; clear last pixel under tank
mva #0 color