mirror of
https://github.com/libretro/libretro-database
synced 2025-04-06 04:44:27 +00:00
17 lines
471 B
Plaintext
17 lines
471 B
Plaintext
cheats = 4
|
|
|
|
cheat0_desc = "Infinite Lives"
|
|
cheat0_code = "Z 8 34383 0 0"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Number of lives (1-255 but display corrupts over 9)"
|
|
cheat1_code = "Z 8 33144 256 0"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Number of gates (0-10; game crashes if you place over 10)"
|
|
cheat2_code = "Z 8 33174 256 0"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Don't lose life if score reaches zero"
|
|
cheat3_code = "M 8 34315 43 0\nZ 8 34316 131 0"
|
|
cheat3_enable = false |