TMHMDex/GS:210: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
(Created page with "(↑ Back to the TMHMDex index) {{ItemInfoGenII TMHM |1=TM19<br>File:GS TM19.png |2=D2 |3=210 |4=03FE }} '''TM19''' is a wrong pocket TMs and HMs|wrong poc...")
 
(Result from personal research / datamining. Note: I currently don't know if an "rst 38" crash is a guaranteed Glitch Dimension, so I worded it accordingly.)
Line 12: Line 12:
==Effect==
==Effect==
Using TM19 may result in a [[Glitch Dimension]].
Using TM19 may result in a [[Glitch Dimension]].

It executes data as code at ROM address 00:03FE ("IncGradGBPalTable 06" in the pret/pokegold decompilation). After five instructions that do nothing, the game executes an "rst 38" instruction and crashes the game.


{{clr}}
{{clr}}

Revision as of 23:05, 17 May 2022

(↑ Back to the TMHMDex index)

Name: TM19

Identifier (HEX): D2
Identifier (DEC): 210
Effect pointer: 03FE

TM19 is a wrong pocket TM in Pokémon Gold and Silver. Its description is "Steals 1/2 of the damaged inflicted.".

Effect

Using TM19 may result in a Glitch Dimension.

It executes data as code at ROM address 00:03FE ("IncGradGBPalTable 06" in the pret/pokegold decompilation). After five instructions that do nothing, the game executes an "rst 38" instruction and crashes the game.