WRAM clear oversight (Generation II): Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Torchickens
mNo edit summary
Line 1: Line 1:
The '''WRAM clear oversight''' occurs in [[bp:Generation II|Generation II]], and is confirmed to apply to {{Crystal}}. The internal function "ClearWRAM" does not function correctly, due to a [[Programming logic error|bug]] in the code, only clearing bank 1 of WRAM.<ref>[https://github.com/pret/pokecrystal/blob/master/docs/bugs_and_glitches.md#clearwram-only-clears-wram-bank-1 Pokémon Crystal disassemby]</ref> A similar glitch occurs in {{RBY}} (see [[WRAM clear oversight (Generation I)]]).
The '''WRAM clear oversight''' occurs in [[bp:Generation II|Generation II]], and is confirmed to apply to {{Crystal}}. The internal function "ClearWRAM" does not function correctly, due to a [[Programming logic error|bug]] in the code, only clearing bank 1 of WRAM.<ref>[https://github.com/pret/pokecrystal/blob/master/docs/bugs_and_glitches.md#clearwram-only-clears-wram-bank-1 Pokémon Crystal disassembly]</ref> A similar glitch occurs in {{RBY}} (see [[WRAM clear oversight (Generation I)]]).


==Relevant section in the Pokémon Crystal disassembly indicating patch to add with +==
==Relevant section in the Pokémon Crystal disassembly indicating patch to add with +==
Line 26: Line 26:
{{clr}}
{{clr}}


==See also==
*[[Ghost Bicycle glitch]]
==References==
==References==
<references/>
<references/>