--ee-hook: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=Command examples= | =Command examples= | ||
{| cellspacing="0" cellpadding="2" border="1" class="wikitable" style="text-align: center;" | {| cellspacing="0" cellpadding="2" border="1" class="wikitable" style="text-align: center;" | ||
! Command !! Description | ! Command !! Description |
Latest revision as of 13:37, 26 February 2024
Command examples[edit | edit source]
Command | Description |
---|---|
ee hook | |
--ee-hook=0x0028A578,AdvanceClock,,1000 |
First is the offset, second is the instruction, third is the opcode check that was skipped, fourth is the value of the decrease in speed(?) |
--ee-hook=0x0028A578,FastForwardClock |
First is the offset, second is the instruction. |
--ee-hook=0x46fb68,MfifoDrain |
|