DexDex/C:246

From Glitch City Wiki
Jump to navigation Jump to search

(↑ Back to the DexDex index)

Name: (Unknown)

Identifier (HEX): 0xF6
Identifier (DEC): 246
Effect pointer: 2625

Pokédex sorting 0xF6 is a glitch Pokédex sorting in Pokémon Crystal.

Effect

  • Opening listing may cause arbitrary code execution at region EA7C in Echo RAM (a copy of CA7C in RAM). Control back to the game cannot be achieved with only a ret. The game may freeze due to an invalid opcode in I/O (0xE3 at FF40 observed).
  • Unknown effect for pressing Select to get to mode selection screen.

When accessed with C7D8 method

  • Pressing A may cause arbitrary code execution at region CF63 in RAM. Can be ended with a ret with no known issues.