DexDex/C:075: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
(Created page with "(↑ Back to the DexDex index) {{ItemInfoGenII TMHM |1=(Unknown)<br>File:NA.png |2=0x4B |3=075 |4=9B68 }} '''Pokédex sorting 0x4B''' is a glitch Pokédex s...")
 
>Torchickens
No edit summary
 
Line 2: Line 2:


{{ItemInfoGenII TMHM
{{ItemInfoGenII TMHM
|1=(Unknown)<br>[[File:NA.png]]
|1=(Unknown)<br>[[File:White.png]]
|2=0x4B
|2=0x4B
|3=075
|3=075
Line 11: Line 11:


==Effect==
==Effect==
*[[Arbitrary code execution]] at region 9B68 in VRAM when opened. VRAM may be locked, resulting in a solid white screen (possibly a [[Glitch Dimension]] with the "[[This Game Pak is designed only for use on the Game Boy Color.]]" message.
*[[Arbitrary code execution]] at region 9B68 in VRAM when opened. VRAM may be locked, resulting in a solid white screen (possibly a [[Glitch Dimension]])
*Unknown effect for pressing Select to get to mode selection screen
*Unknown effect for pressing Select to get to mode selection screen



Latest revision as of 20:15, 22 May 2018

(↑ Back to the DexDex index)

Name: (Unknown)

Identifier (HEX): 0x4B
Identifier (DEC): 075
Effect pointer: 9B68

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

Effect

  • Arbitrary code execution at region 9B68 in VRAM when opened. VRAM may be locked, resulting in a solid white screen (possibly a Glitch Dimension)
  • Unknown effect for pressing Select to get to mode selection screen

When accessed with C7D8 method

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