From 78c6eedb93674a376ab4c59e75bca9bfb7837d4e Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sat, 21 May 2022 11:53:52 +0200 Subject: [PATCH] Added configuration for the Daphne Arcade LaserDisc system using the emulator Hypseus Singe. --- resources/systems/macos/es_find_rules.xml | 6 ++++++ resources/systems/macos/es_systems.xml | 5 +++-- resources/systems/unix/es_find_rules.xml | 11 +++++++++++ resources/systems/unix/es_systems.xml | 5 +++-- resources/systems/windows/es_find_rules.xml | 11 +++++++++++ resources/systems/windows/es_find_rules_portable.xml | 8 ++++++++ resources/systems/windows/es_systems.xml | 5 +++-- 7 files changed, 45 insertions(+), 6 deletions(-) diff --git a/resources/systems/macos/es_find_rules.xml b/resources/systems/macos/es_find_rules.xml index 03b29e094..adb95e7f3 100644 --- a/resources/systems/macos/es_find_rules.xml +++ b/resources/systems/macos/es_find_rules.xml @@ -84,6 +84,12 @@ /usr/local/bin/fs-uae + + + + hypseus.bin + + diff --git a/resources/systems/macos/es_systems.xml b/resources/systems/macos/es_systems.xml index f2bfbea80..5c46c2e95 100644 --- a/resources/systems/macos/es_systems.xml +++ b/resources/systems/macos/es_systems.xml @@ -318,8 +318,9 @@ daphne Daphne Arcade LaserDisc Emulator %ROMPATH%/daphne - .7z .7Z .zip .ZIP - PLACEHOLDER %ROM% + .daphne .singe + %EMULATOR_HYPSEUS-SINGE% %BASENAME% vldp -framefile %GAMEDIR%/%BASENAME%.txt %INJECT%=%BASENAME%.commands + %EMULATOR_HYPSEUS-SINGE% singe vldp -framefile %GAMEDIR%/%BASENAME%.txt -script %GAMEDIR%/%BASENAME%.singe %INJECT%=%BASENAME%.commands daphne daphne diff --git a/resources/systems/unix/es_find_rules.xml b/resources/systems/unix/es_find_rules.xml index 30450ba84..5e353e018 100644 --- a/resources/systems/unix/es_find_rules.xml +++ b/resources/systems/unix/es_find_rules.xml @@ -149,6 +149,17 @@ ~/.local/share/flatpak/exports/bin/net.fsuae.FS-UAE + + + + hypseus.bin + + + ~/Applications/hypseus-singe/hypseus.bin + ~/.local/bin/hypseus-singe/hypseus.bin + ~/bin/hypseus-singe/hypseus.bin + + diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml index b22ea0dd0..668f7e760 100644 --- a/resources/systems/unix/es_systems.xml +++ b/resources/systems/unix/es_systems.xml @@ -318,8 +318,9 @@ daphne Daphne Arcade LaserDisc Emulator %ROMPATH%/daphne - .7z .7Z .zip .ZIP - PLACEHOLDER %ROM% + .daphne .singe + %EMULATOR_HYPSEUS-SINGE% %BASENAME% vldp -framefile %GAMEDIR%/%BASENAME%.txt %INJECT%=%BASENAME%.commands + %EMULATOR_HYPSEUS-SINGE% singe vldp -framefile %GAMEDIR%/%BASENAME%.txt -script %GAMEDIR%/%BASENAME%.singe %INJECT%=%BASENAME%.commands daphne daphne diff --git a/resources/systems/windows/es_find_rules.xml b/resources/systems/windows/es_find_rules.xml index a14ca3264..5025f1c0f 100644 --- a/resources/systems/windows/es_find_rules.xml +++ b/resources/systems/windows/es_find_rules.xml @@ -155,6 +155,17 @@ %ESPATH%\..\FS-UAE\Windows\x86-64\fs-uae.exe + + + + hypseus.exe + + + %ESPATH%\Emulators\Hypseus Singe\hypseus.exe + %ESPATH%\Hypseus Singe\hypseus.exe + %ESPATH%\..\Hypseus Singe\hypseus.exe + + diff --git a/resources/systems/windows/es_find_rules_portable.xml b/resources/systems/windows/es_find_rules_portable.xml index 4058298cb..fcc4eccf5 100644 --- a/resources/systems/windows/es_find_rules_portable.xml +++ b/resources/systems/windows/es_find_rules_portable.xml @@ -101,6 +101,14 @@ %ESPATH%\..\FS-UAE\Windows\x86-64\fs-uae.exe + + + + %ESPATH%\Emulators\Hypseus Singe\hypseus.exe + %ESPATH%\Hypseus Singe\hypseus.exe + %ESPATH%\..\Hypseus Singe\hypseus.exe + + diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml index 976e26262..e3559a5d9 100644 --- a/resources/systems/windows/es_systems.xml +++ b/resources/systems/windows/es_systems.xml @@ -318,8 +318,9 @@ daphne Daphne Arcade LaserDisc Emulator %ROMPATH%\daphne - .7z .7Z .zip .ZIP - PLACEHOLDER %ROM% + .daphne .singe + %EMULATOR_HYPSEUS-SINGE% %BASENAME% vldp -framefile %GAMEDIR%\%BASENAME%.txt %INJECT%=%BASENAME%.commands + %EMULATOR_HYPSEUS-SINGE% singe vldp -framefile %GAMEDIR%\%BASENAME%.txt -script %GAMEDIR%\%BASENAME%.singe %INJECT%=%BASENAME%.commands daphne daphne