Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 711 Bytes

File metadata and controls

30 lines (25 loc) · 711 Bytes

7: Last Stop Snaxnet (Factory 11)

Instructions

Remove the keyword ‗PEANUTS‗ (file 300) from the Peanut Blast recipe (file 237).

Note that the target keyword will appear in a different position in each of the 100 test runs. To view and debug each of the different test runs, click the arrow buttons next to the "TEST RUN" display above.

Solution

XA (global)

GRAB 300
COPY F X
DROP
LINK 800
LINK 800
GRAB 237
MARK LOOP
TEST F = X
FJMP LOOP
SEEK -1
VOID F

Results

Cycles Size Activity
31 11 2