DexDex/C:203: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
mNo edit summary
>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=0xCB
|2=0xCB
|3=203
|3=203
Line 11: Line 11:


==Effect==
==Effect==
*[[Arbitrary code execution]] at region ADA9 in SRAM when opened. SRAM 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 ADA9 in SRAM when opened. SRAM 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:11, 22 May 2018

(↑ Back to the DexDex index)

Name: (Unknown)

Identifier (HEX): 0xCB
Identifier (DEC): 203
Effect pointer: ADA9

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

Effect

  • Arbitrary code execution at region ADA9 in SRAM when opened. SRAM 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 result in arbitrary code execution at region E1FA in Echo RAM (a copy of C1FA in RAM). Can be ended with only a ret with no known issues.