--ee-hook: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 16: | Line 16: | ||
|- | |- | ||
|} | |} | ||
{{Reverse Engineering}} | |||
<noinclude>[[Category:Main]]</noinclude> |
Revision as of 21:37, 20 August 2023
Command examples
A section for explaining the full usage of a CLI or LUA command
Command | Description |
---|---|
ee hook | |
--ee-hook=0x0028A578,AdvanceClock,,1000 |
First is the offset, second is the instruction, third is the opcode that was skipped, fourth is the value of the instruction |
--ee-hook=0x0028A578,FastForwardClock |
First is the offset, second is the instruction. |
--ee-hook=0x46fb68,MfifoDrain |
|