mirror of
https://github.com/libretro/libretro-database
synced 2025-04-04 22:43:45 +00:00
19 lines
369 B
Plaintext
19 lines
369 B
Plaintext
cheats = 4
|
|
|
|
cheat0_desc = "P1 Has 99 Points"
|
|
cheat0_code = "FF61D5:63"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "P2 Or Computer Has 99 Points"
|
|
cheat1_code = "FF61D5:00"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "P1 Has No Points"
|
|
cheat2_code = "FF61D5:00"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "P2 Or Computer Has No Points"
|
|
cheat3_code = "FF61D7:00"
|
|
cheat3_enable = false
|
|
|