mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 06:39:46 +02:00
More labels for understanding
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user