From d8c1b6597fb196b0c1346f2c7e7f6dc94724c456 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Mon, 1 Aug 2022 22:51:42 +0200 Subject: [PATCH] (Unix) Added Lightspark as an alternative emulator for the flash system. --- resources/systems/unix/es_find_rules.xml | 11 +++++++++++ resources/systems/unix/es_systems.xml | 1 + 2 files changed, 12 insertions(+) diff --git a/resources/systems/unix/es_find_rules.xml b/resources/systems/unix/es_find_rules.xml index 11b7f111e..3616bb791 100644 --- a/resources/systems/unix/es_find_rules.xml +++ b/resources/systems/unix/es_find_rules.xml @@ -206,6 +206,17 @@ ~/bin/hypseus-singe/hypseus.bin + + + + lightspark + + + ~/Applications/lightspark/lightspark + ~/.local/bin/lightspark/lightspark + ~/bin/lightspark/lightspark + + diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml index fdccc54c0..b9a95f4d7 100644 --- a/resources/systems/unix/es_systems.xml +++ b/resources/systems/unix/es_systems.xml @@ -468,6 +468,7 @@ %ROMPATH%/flash .swf .SWF %EMULATOR_RUFFLE% --fullscreen %ROM% + %EMULATOR_LIGHTSPARK% %ROM% flash flash