 |
Cheat Engine The Official Site of Cheat Engine
|
| View previous topic :: View next topic |
| Author |
Message |
asadnoob How do I cheat?
Reputation: 0
Joined: 01 Apr 2006 Posts: 1
|
Posted: Sat Apr 08, 2006 4:07 pm Post subject: what is exactly... |
|
|
| what is exactly.. EAX, EBX, ECX, EDX, ESI, EDI, EBP, ESP, EIP...? and CF, PF, AF, ZF, SF, OF ? plz help thx
|
|
| Back to top |
|
 |
personmans Expert Cheater
Reputation: 0
Joined: 02 Apr 2006 Posts: 193
|
Posted: Sat Apr 08, 2006 6:37 pm Post subject: |
|
|
| Quote: | | what is exactly.. EAX, EBX, ECX, EDX, ESI, EDI, EBP, ESP, EIP...? and CF, PF, AF, ZF, SF, OF ? plz help thx |
(The E stands for extended, because they are 32 bit)
These are the General Purpose Registers:
EAX Accumulator Register
EBX Base Register
ECX Count Register
EDX Data Register
These are the Pointer Registers:
EIP Instruction Pointer
ESP Stack Pointer
EBP Base Pointer
These are the Segment Registers:
ECS Code Segment
EDS Data Segment
ESS Stack Segment
EES Extra Segment
These are the Index Registers:
ESI Source Index
EDI Destination Index
Functions can store/change values in them, kinda like variables.
These are the flags.....
OF Overflow Flag
DF Direction Flag
IF Interrupt Flag
TF Trap Flag
SF Sign Flag
ZF Zero Flag
AF Auxiliary Carry
PF Parity Flag
CF Carry Flag
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|