mirror of
https://github.com/libretro/libretro-database
synced 2025-04-04 12:15:13 +00:00
25 lines
572 B
Plaintext
25 lines
572 B
Plaintext
cheats = 6
|
|
|
|
cheat0_desc = "White player's timer is stopped"
|
|
cheat0_code = "C9C7-D76F"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Black player's timer is stopped"
|
|
cheat1_code = "C9C9-DFDF"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Timers count 2x as slow"
|
|
cheat2_code = "56C4-D46F"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Timers count 3x times as slow"
|
|
cheat3_code = "80C4-D46F"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "Timers count 2x as fast"
|
|
cheat4_code = "F3C4-D46F"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "Timers count 3x times as fast"
|
|
cheat5_code = "F0C4-D46F"
|
|
cheat5_enable = false |