;a liteweight version of GetiA ;a cleaned up version of GetiB ;a atrobot created by ; #config heatsinks=4 #config engine=0 #config scanner=3 #config armor=1 #config weapon=4 #def a #def b #def c #def d int 3, 1 mov a, 3 mov b, 100 !main opo 11, b ;8 opo 14, a mov d, a sub d, 2 opo 12, a opo 17, 3 ipo 7, ax int 11 cmp fx, 1000 ;8 jae !reset cmp ax, 650 jae !main ipo 2, bx cmp bx, 200 jae !main opo 15, @3 opo 15, @3 ;8 jmp !main !reset do 10 opo 11, 100 opo 14, 1 loop 5 neg a neg b jmp !main ;8