diff options
-rw-r--r-- | Discovering-GameShark-cheat-codes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Discovering-GameShark-cheat-codes.md b/Discovering-GameShark-cheat-codes.md index 31e5493..f20da32 100644 --- a/Discovering-GameShark-cheat-codes.md +++ b/Discovering-GameShark-cheat-codes.md @@ -4,7 +4,7 @@ A GameShark cheat code looks like this: ttvvllhh -- `tt` is the code type, usually `01` or sometimes `91`. It specifies the WRAM bank. +- `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. - `hhll` is the RAM address to write to. |