We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e85a0a commit c0a38c7Copy full SHA for c0a38c7
1-source-files/main-sources/elite-6502sp-parasite.asm
@@ -42694,7 +42694,7 @@ ENDIF
42694
42695
.TN3
42696
42697
- LSR A \ Extract bit 2 of the ship's NEWB flags into the C flag
+ LSR A \ Extract bit 3 of the ship's NEWB flags into the C flag
42698
BCC TN4 \ and jump to TN4 if it is clear (i.e. if this ship is
42699
\ not a pirate)
42700
1-source-files/main-sources/elite-source-flight.asm
@@ -10418,7 +10418,7 @@
10418
10419
10420
10421
10422
10423
10424
0 commit comments