;redcode ;name DIME ;author Stefan Haenssgen (hanssgen@ira.uka.de) ;strategy Mutation of QUARTER: Spawn eight fast two-instruction killers and let ;strategy them cover the core quickly. New modified bomber routine, better ;strategy placement in core (equally distributed, every 2nd killer placed ;strategy with offset of 1, i.e. even/odd addresses) ; ; DIME by Stefan Haenssgen ; ; ;slen EQU 8000 ; Core size ;dist EQU loop - z1 ; Offset to counters z1 DAT #1032 ; Pointer to copies, the Killers are z2 DAT #2030 ; placed at equal distances in memory z3 DAT #3030 z4 DAT #4028 z5 DAT #5028 z6 DAT #6026 z7 DAT #7026 start MOV kill ,