DexDex/C:221: 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=0xDD |3=221 |4=81BA }} '''Pokédex sorting 0xDD''' 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=0xDD
|2=0xDD
|3=221
|3=221
Line 11: Line 11:


==Effect==
==Effect==
*[[Arbitrary code execution]] at region 81BA in VRAM when opened. VRAM may be locked, resulting in a white screen (possibly a [[Glitch Dimension]] with invisible "[[This Game Pak is designed only for use on the Game Boy Color.]]" message).
*[[Arbitrary code execution]] at region 81BA in VRAM when opened. VRAM may be locked, resulting in a 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 22:26, 22 May 2018

(↑ Back to the DexDex index)

Name: (Unknown)

Identifier (HEX): 0xDD
Identifier (DEC): 221
Effect pointer: 81BA

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

Effect

  • Arbitrary code execution at region 81BA in VRAM when opened. VRAM may be locked, resulting in a 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 cause arbitrary code execution at region CD5A in RAM. Can be ended with only a ret with no known issues.