• Dragonfly and Bewitching 88

    From terrestris@21:1/5 to All on Sun Feb 4 17:55:11 2024
    Presenting Dragonfly and Bewitching, two of my 88 warriors! Unfortunately I can't access my others thanks to a google lockout after switching ISP. Both perform similarly on a benchmark but Dragonfly briefly did much better on the hill, until Black Widow
    killed it off. I'm not entirely satisfied with the df clear and I should probably consider adding a decoy to both of them.

    ;redcode
    ;name Bewitching '88
    ;author S.Fernandes
    ;strategy scanner
    ;assert CORESIZE == 8000

    step equ -436

    eye mov slow , <hit+step
    scan add #step , eye
    jmz scan , @eye
    hit mov @jump , @eye
    jmn eye , hit

    slow spl 0 , <clear-11
    clear mov cleanup , <clear-6
    jump jmp clear , 0

    cleanup dat <2667 , <-11

    end scan+1


    ;redcode
    ;name Dragonfly '88
    ;author S.Fernandes
    ;strategy oneshot
    ;assert CORESIZE == 8000

    gap equ -14
    step equ -730

    cleanup dat <2667 , #cleanup-x

    add #15 , ptr

    clr spl 0 , cleanup-x
    mov @x , <ptr
    mov @x , <ptr
    mov @x , <ptr
    djn clr+1 , <-200

    inc dat <step , <step

    loop add inc , ptr
    ptr cmp step+gap , step
    x jmp clr-1 , clr
    djn loop , @ptr

    end ptr

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)