mirror of
https://github.com/libretro/libretro-database
synced 2025-04-06 12:54:25 +00:00
made some changes to the codes missing digits. Also, I added the specifier for the P cannon code, but I am unsure if it will function correctly on retropie.
27 lines
547 B
Plaintext
27 lines
547 B
Plaintext
cheats = 6
|
|
|
|
cheat0_desc = "Unlimited Men"
|
|
cheat0_code = "FFF3E1:0004"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Permanent Shield (Invincible)"
|
|
cheat1_code = "FF509000:0004"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Power Meter Always Full"
|
|
cheat2_code = "FF56B000:0007"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Most Powerful Weapon"
|
|
cheat3_code = "FFF5A000:0009"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "P Cannon"
|
|
cheat4_code = "FFF5A0:0002"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "Always Have Max Speed"
|
|
cheat5_code = "FFF413:0018"
|
|
cheat5_enable = false
|
|
|