mirror of
https://github.com/libretro/libretro-database
synced 2025-04-06 22:14:23 +00:00
21 lines
507 B
Plaintext
21 lines
507 B
Plaintext
cheats = 5
|
|
|
|
cheat0_desc = "Disable number-of-moves-taken counter"
|
|
cheat0_code = "008-30F-E6E+008-70F-E6E"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Walk thru walls"
|
|
cheat1_code = "217-A6F-C41"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Walk thru walls/push boxes thru walls"
|
|
cheat2_code = "217-B6F-E61+217-A6F-C41"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Always Have One Movement Only"
|
|
cheat3_code = "0100D7C2+0100D6C2"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "Level Select"
|
|
cheat4_code = "0100EEC2"
|
|
cheat4_enable = false |