mirror of
https://github.com/libretro/libretro-database
synced 2025-04-05 10:13:51 +00:00
found some errors in the code such as missing digits or incorrect letters. hopefully this fixes the issue. the only working codes before were the infinite gun codes, so the others should work now with the changes.
27 lines
527 B
Plaintext
27 lines
527 B
Plaintext
cheats = 6
|
|
|
|
cheat0_desc = "Infinite Energy P1"
|
|
cheat0_code = "FF06BE:000E"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Infinite Lives P1"
|
|
cheat1_code = "FF0066:0009"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Infinite Gun P1"
|
|
cheat2_code = "FF0054:03E7"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Infinite Energy P2"
|
|
cheat3_code = "FF076C:000E"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "Infinite Lives P2"
|
|
cheat4_code = "FF008C:0009"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "Infinite Gun P2"
|
|
cheat5_code = "FF007A:03E7"
|
|
cheat5_enable = false
|
|
|