Quote:
Originally Posted by کunβeam
@TippeX: Won't "bark" at you, relax  Am open minded. Okay, will use only push/pop on a register I use (in this case, ebx). Regarding the other issue, it's a bit complicated to store dwords in full ebx and
compare against "enemy".
|
cmp word ptr [eax],'ym'
the 'value' is backwards
cmp dword ptr [eax],'ymen'
and so on
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
|