X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=jars.git;a=blobdiff_plain;f=warriors%2Fdwarf.red;fp=dwarf.red;h=a6fa4011012ca733bc26b726baa203bdd608d15c;hp=d0abecb4bc9a7f4f2625fd4e3e172c10fdd4c358;hb=302cb3939367d4cb234cae66b70208243211e437;hpb=47ac8e0ad3cc6cf75a637c1491059aaede68f4f4 diff --git a/dwarf.red b/warriors/dwarf.red similarity index 77% rename from dwarf.red rename to warriors/dwarf.red index d0abecb..a6fa401 100644 --- a/dwarf.red +++ b/warriors/dwarf.red @@ -8,8 +8,7 @@ ;strategy Bombs every fourth instruction. ;assert CORESIZE % 4 == 0 -ORG 1 ; Indicates execution begins with the second -; instruction (ORG is not actually loaded, and is +ORG 1 ; Indicates execution begins with the second instruction DAT.F #0, #0 ; Pointer to target instruction. ADD.AB #4, $-1 ; Increments pointer by step.