Jump to content

Pokémon Blue any% No Save Corruption speedrun route: Difference between revisions

m
Text replacement - "~" to "–"
m (Decapitalized the T in "Trainer escape glitch")
m (Text replacement - "~" to "–")
Line 110:
! Program counter !! Hex !! ASM !! In-game meaning !! In-game value !! Comments
|-
| $F8FF ~ $F9AB || 00 (*173) || nop || Main data of enemy Pokémon 3~63–6 || (empty) ||
|-
| $F9AC || AC || '''xor h''' || rowspan=9 | OT name of enemy Pokémon 1<br/>(Actually the player's name) || m || a = 0x07
Line 128:
| $F9B3 || 50 || ld d, b || (terminator) ||
|-
| $F9B4 ~ $F9B6 || 00 (*3) || nop || (empty) ||
|-
| $F9B7 || AC || '''xor h''' || rowspan=9 | OT name of enemy Pokémon 2<br/>(Actually the player's name) || m || a = 0x76
Line 146:
| $F9BE || 50 || ld d, b || (terminator) ||
|-
| $F9BF ~ $F9C1 || 00 (*3) || nop || (empty) ||
|-
| $F9C2 ~ $F9ED || 00 (*44) || nop || OT names of enemy Pokémon 3~63–6 || (empty) ||
|-
| $F9EE ~ $FA2F || 00 (*66) || nop || Nicknames of enemy Pokémon 1~61–6 || (empty) ||
|-
| $FA30 || 51 || ld d, c || rowspan=2 | Trainer header pointer || rowspan=2 | $5142 ||
Line 156:
| $FA31 || 42 || ld b, d ||
|-
| $FA32 ~ $FA38 || 00 (*7) || nop || Unused at this point || ||
|-
| rowspan=2 | $FA39 || rowspan=2 | 08 00 00 || rowspan=2 | ld ($0000), sp || Current meta-map script ID || 8 || rowspan=2 |
Line 162:
| Unused ||
|-
| $FA3C ~ $FA40 || 00 (*5) || nop || Unused || ||
|-
| $FA41 || ?? || ?? || rowspan=5 | In-game timer || (hours) || rowspan=2 | Certainly 00 (nop) for a speedrun
Line 174:
| $FA45 || ?? || '''??''' || (frames)
|-
| $FA46 ~ $FA7F || 00 (*58) || nop || Safari data, Daycare data, Unused || (empty) ||
|-
| rowspan=3 | $FA80 || rowspan=3 | 01 ?? FF || rowspan=3 | ld bc, 0xFF?? || Current box Pokémon count || 1 || rowspan=3 |
Line 182:
| Species of current box Pokémon 2 || 0xFF terminator
|-
| $FA83 ~ $FA95 || 00 (*19) || nop || Species of current box Pokémon 3~213–21 || (empty) ||
|-
| $FA96 ~ $FAA1 || ?? (*12) || (safe) || Main data of current box Pokémon 1 || (safe) || Should contain only safe values for level 5~65–6 starter with full HP
|-
| $FAA2 || F1 || '''pop af''' || rowspan=2 | Original Trainer ID of current box Pokémon 1 || rowspan=2 | 61896 (0xF1C8) || a = 0x76, f = 0xA0
Cookies help us deliver our services. By using our services, you agree to our use of cookies.