BASIC .dll editing terms and codes for you

12/21/2009 04:07 goddless#1
Better Thank me Doods:bandit:


TEST = logical comparison

MOV = Copy memory

PUSH = push word or double word to stack

INC = increment by 1

XOR = logical exclusive "Defines a boolean value that is the exclusive OR of two values"
means that the OR applys to only these 2 things
A Boolean is a True or False questions ex... is the apple red? returns the answer True

POP = pop a value from stack

CALL = call procedure

RET = near return to calling procedure

FLD
= Load floating point value

LEA = Load effective address

FILD = Load effective integer

JMP
= jump

JNL
= jump if not less

JG = jump of greater

JE = Jump if equal

JLE
= jump if less or equal

JNGE
= jump if not greater or equal

SUB = Subtract

ADD = add

NOP = no operation

MUL = Multiply

DIV = Divide


Quote:
Originally Posted by Huynh. View Post
This is more detailed. [Only registered and activated users can see links. Click Here To Register...]








P.S. I know you like my picture.....so I uploaded the full size in my profiles album, enjoy that also, and
remember to thank me.
:cool:
12/21/2009 04:42 wossen#2
uhh what does XOR mean O-O i searched google and everywhere else but i still don't get it...
12/21/2009 05:12 Huynh.#3
This is more detailed. [Only registered and activated users can see links. Click Here To Register...]
12/21/2009 11:05 goddless#4
I request this to be stickied
12/21/2009 11:33 Roderna#5
Quote:
Originally Posted by wossen View Post
uhh what does XOR mean O-O i searched google and everywhere else but i still don't get it...
exclusive or~~
logic is
1 0
0 1

means,either 1 is true,equal true...but if both true or both false,equal false~~
12/21/2009 19:02 Theri#6
Seriously, you googled, took some information thats easily available and made a thread. then you want thanks and a stickie in a forum for it? gtfo.
12/22/2009 02:07 Dark Raccoon#7
#Spam deleted
#Infractions given


Guys, control yourself. Specially you, Goddless.