mirror of
https://github.com/libretro/libretro-database
synced 2025-04-06 19:54:24 +00:00
33 lines
789 B
Plaintext
33 lines
789 B
Plaintext
cheats = 8
|
|
|
|
cheat0_desc = "Time (minutes) (0-144)"
|
|
cheat0_code = "Z 8 32805 256 0"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Time (seconds) (0-89)"
|
|
cheat1_code = "Z 8 32804 256 0"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "[P1]Goals scored (0-153)"
|
|
cheat2_code = "Z 8 32816 256 0"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "[P2]Goals scored (0-153)"
|
|
cheat3_code = "Z 8 32817 256 0"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "Time 50:59 (2nd half)"
|
|
cheat4_code = "M 8 32805 80 0\nZ 8 32804 89 0"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "Player 1 scores 10 goals"
|
|
cheat5_code = "Z 8 32816 16 0"
|
|
cheat5_enable = false
|
|
|
|
cheat6_desc = "Player 2 scores 3 goals"
|
|
cheat6_code = "Z 8 32817 3 0"
|
|
cheat6_enable = false
|
|
|
|
cheat7_desc = "Time 001 (1st half)"
|
|
cheat7_code = "M 8 32805 0 0\nZ 8 32804 1 0"
|
|
cheat7_enable = false |