Pokémon Crystal any% speedrun route: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
>Bbbbbbbbba
(→‎Arbitrary code execution: Referring to Instant victory glitch (Generation II) for what happens at the very end.)
>Bbbbbbbbba
m (→‎Arbitrary code execution: Change "jp (hl)" to "jp hl")
Line 92: Line 92:
| $DD23 || 2C || '''inc l''' || hl = 0xFB6C
| $DD23 || 2C || '''inc l''' || hl = 0xFB6C
|-
|-
| $DD24 || E9 || '''jp (hl)''' || First byte of DVs of Cyndaquil || 0xE9 || Jumps to 0xFB6C (Echo RAM, equivalent to $DB6C)
| $DD24 || E9 || '''jp hl''' || First byte of DVs of Cyndaquil || 0xE9 || Jumps to 0xFB6C (Echo RAM, equivalent to $DB6C)
|-
|-
| $FB6C ~ $FB71 || 00 (*6) || nop || Unused || ||
| $FB6C ~ $FB71 || 00 (*6) || nop || Unused || ||