#config scanner=3 #config engine=4 #config weapon=0 #config heatsinks=0 #config armor=3 #config mines=2 #def scanarc opo P_OVERBURN, 1 !flip mov scanarc, 64 opo P_STEERING, 8 !scan opo P_THROTTLE, 100 opo P_ARC, scanarc ipo P_SCAN, ax cmp ax, 1600 jb !found cmp scanarc, 64 jae !flip shl scanarc, 1 jmp !scan !found shr scanarc, 1 mov bx, scanarc mpy bx, @03 opo P_STEERING, bx or scanarc, 1 cmp ax, 20 ja !scan do 6 !lay opo P_MINELAYER, 0 loop !lay opo P_MINETRIGGER, 6 int ; self destruct