Jump to content

RAM: Difference between revisions

No change in size ,  4 years ago
>Torchickens
No edit summary
>Bbbbbbbbba
(→‎Game Boy RAM: Nitpick)
 
Line 21:
*RAM (C000-CFFF): Used to store various in-game variables, such as the wild Pokémon in battle or a Pokémon's stats. This section of the RAM is unbanked.
*WRAM (D000-DFFF): An extension of RAM, banked. WRAM stands for working RAM.
*Echo RAM (E000-FDFF): Echo RAM is normally not meant to be used, but is a copy of the RAM at C000-DFFFDDFF. Modifying the RAM and WRAM will also modify the Echo RAM. Echo RAM is often abused in [[arbitrary code execution]].
*HRAM (FF80-FFFE): Stores hardware related variables. Also known as the zero page.
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.