From e862ba1c00581711209ff42818bede4deb8b3aa5 Mon Sep 17 00:00:00 2001 From: Zlika Date: Sun, 4 Feb 2024 10:31:17 +0100 Subject: [PATCH] Add cheats support for Theodore --- dist/info/theodore_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/theodore_libretro.info b/dist/info/theodore_libretro.info index a2bf38b3..13d495cc 100644 --- a/dist/info/theodore_libretro.info +++ b/dist/info/theodore_libretro.info @@ -17,7 +17,7 @@ systemname = "Thomson MO/TO" supports_no_game = "true" savestate = "true" savestate_features = "serialized" -cheats = "false" +cheats = "true" input_descriptors = "false" memory_descriptors = "false" libretro_saves = "true"