mirror of
https://github.com/libretro/libretro-database
synced 2024-11-23 17:56:19 +00:00
25 lines
593 B
Plaintext
25 lines
593 B
Plaintext
cheats = 6
|
|
|
|
cheat0_desc = "[48K]Disable guards"
|
|
cheat0_code = "Z 8 41370 24 0"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "[128K]Disable guards"
|
|
cheat1_code = "Z 8 31133 24 0"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "[48K]Infinite throws"
|
|
cheat2_code = "Z 8 40794 24 0"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "[128K]Infinite throws"
|
|
cheat3_code = "Z 8 30538 24 0"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "Disable guards 48-128k"
|
|
cheat4_code = "M 8 41370 24 0\nZ 8 31133 24 0"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "Infinite throws 48-128k"
|
|
cheat5_code = "M 8 40794 24 0\nZ 8 30538 24 0"
|
|
cheat5_enable = false |