From d7b43fe2347f8166cb8d537a5aa945a168adfce7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Barroso=20Galindo?= Date: Fri, 13 May 2022 00:41:22 +0200 Subject: [PATCH] Reintroducing PSX Cheats --- .github/update_distribution.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/update_distribution.sh b/.github/update_distribution.sh index 4c6734158..aef329765 100755 --- a/.github/update_distribution.sh +++ b/.github/update_distribution.sh @@ -584,6 +584,7 @@ declare -A CHEAT_MAPPINGS=( \ ["nes"]="NES" \ ["pce"]="TGFX16" \ ["pcd"]="TGFX16-CD" \ + ["psx"]="PSX" \ ["scd"]="MegaCD" \ ["sms"]="SMS" \ ["snes"]="SNES" \