diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-22 10:51:10 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-22 10:51:10 -0400 |
commit | 2377755df3a3b6f11ac175c1472c4ef1c75d9665 (patch) | |
tree | d64f0d950f4e22f6ca8b3f8e8bf9ecab61cef76a | |
parent | dff96905d3326e801966a9a00c36dc94b9d78504 (diff) |
Formatting
-rw-r--r-- | Discovering-GameShark-cheat-codes.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Discovering-GameShark-cheat-codes.md b/Discovering-GameShark-cheat-codes.md index f20da32..0a8198d 100644 --- a/Discovering-GameShark-cheat-codes.md +++ b/Discovering-GameShark-cheat-codes.md @@ -1,8 +1,6 @@ There are a lot of popular cheat codes in Pokémon games: walk through walls, get Rare Candies and Master Balls, find wild shiny Pokémon, get all the Badges... Different physical cheat devices exist, like [GameShark](https://en.wikipedia.org/wiki/GameShark), [Game Genie](https://en.wikipedia.org/wiki/Game_Genie), [Action Replay](https://en.wikipedia.org/wiki/Action_Replay), and even Pokémon-specific ones like [Monster Brain](https://bulbapedia.bulbagarden.net/wiki/Monster_Brain). Game Boy emulators tend to support GameShark-style cheat codes because they're popular and straightforward. -A GameShark cheat code looks like this: - - ttvvllhh +A GameShark cheat code looks like this: `ttvvllhh` - `tt` is the code type. `01` is typical. `9x` will switch to WRAM bank `x`. `8x` will switch to SRAM bank `x`. - `vv` is the value to write into RAM. |