From 3adee7c8637dc4a91b72e9758181cabac188bbc1 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sat, 10 Aug 2024 15:14:27 +0200 Subject: [PATCH] (Haiku) Added support for the Sony PlayStation Portable (psp) game system --- resources/systems/haiku/es_find_rules.xml | 9 +++++++++ resources/systems/haiku/es_systems.xml | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/resources/systems/haiku/es_find_rules.xml b/resources/systems/haiku/es_find_rules.xml index afaf24c16..9dc7703bf 100644 --- a/resources/systems/haiku/es_find_rules.xml +++ b/resources/systems/haiku/es_find_rules.xml @@ -13,5 +13,14 @@ DOSBox + + /boot/system/apps/DOSBox + + + + + + /boot/system/apps/PPSSPP/PPSSPP + \ No newline at end of file diff --git a/resources/systems/haiku/es_systems.xml b/resources/systems/haiku/es_systems.xml index 6d64f7ba9..08ae4057e 100644 --- a/resources/systems/haiku/es_systems.xml +++ b/resources/systems/haiku/es_systems.xml @@ -10,4 +10,13 @@ dos dos + + psp + Sony PlayStation Portable + %ROMPATH%/psp + .chd .CHD .cso .CSO .elf .ELF .iso .ISO .pbp .PBP .prx .PRX .7z .7Z .zip .ZIP + %EMULATOR_PPSSPP% %ROM% + psp + psp + \ No newline at end of file