; published in The Core War Newsletter, Spring 1993 ; added # to all dats to compile under ICWS'88 rules ;redcode-icws ;name Paragon 5 ;author Bryan Turner ;assert CORESIZE==8192 ; ; Paragon 5 ; By Bryan Turner ; U.S.A. '93 ; ; ; Multi-functional goliath. ; 2 scanners examine ; the core, when a non- ; zero element is found, ; it is compared to a set ; of possible opponents ; like: Imp, dwarf, SPL ; bomber, Mice, Vampire. ; It then launches the ; most appropriate ; countermeasure for that ; type of enemy. ; Wins a good percentage of ; battles if the enemy ; is correctly recognized ; in time. ; start spl scan1 jmp scan2 stack dat #0 look dat #-2 top dat #8100 hold dat #0 scan1 add #892,s1 ;Scan core.... jmz -1,@s1 slt s1,top jmp scan1 mov @s1,