More labels for understanding

This commit is contained in:
Pecusx
2022-08-16 13:42:26 +02:00
parent 1e3cfcf5a1
commit 069fd55c28
2 changed files with 9 additions and 8 deletions
+3 -3
View File
@@ -1793,9 +1793,9 @@ NoWind
bit TestFlightFlag
bmi nowait
lda color
beq nonowait
lda tracerflag
bne nowait
beq nonowait ; smoke tracer erases slowly
lda tracerflag
bne nowait ; funky bomb explotes fast ( tracerflag in real is funkyflag :) )
nonowait
jsr shellDelay