Cheat

Páginas: 3 (601 palabras) Publicado: 25 de noviembre de 2010
Cheat coding list

|CODE |FUNCTION |
|0xxxxxxx yyyyyyyy |32bit write ofyyyyyyyy to location: (xxxxxxx + ‘offset’) |
|1xxxxxxx ????yyyy |16bit write of yyyy to location: (xxxxxxx + ‘offset’)|
|2xxxxxxx ??????yy |8bit write of yy to location: (xxxxxxx + ‘offset’) |
|3xxxxxxx yyyyyyyy |32bit ‘if less-than’instruction |
| |If the value at (xxxxxxx or ‘offset’ when address is 0) < yyyyyyyy then execute thefollowing |
| |block of instructions. |
| |Conditional instructionscan be nested. |
|4xxxxxxx yyyyyyyy |32bit ‘if greater-than’ instruction|
| |If the value at (xxxxxxx or ‘offset’ when address is 0) > yyyyyyyy then execute the following |
| |block of instructions.|
| |Conditional instructions can be nested. ||5xxxxxxx yyyyyyyy |32bit ‘if equal’ instruction |
| |If the value at (xxxxxxx or ‘offset’when address is 0) == yyyyyyyy then execute the following |
| |block of instructions. |
|...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Cheated woman
  • Modo cheat
  • cheat engine
  • como usar cheat engine
  • Git-cheat-sheet.
  • gramatica cheat sheet
  • Cheat de monster hunter 2
  • Cisco Meraki Cheat Sheet

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS