Added ruffle

On branch retrodeck-ruffle
 Changes to be committed:
	modified:   resources/systems/linux/es_find_rules.xml
	modified:   resources/systems/linux/es_systems.xml
This commit is contained in:
monkeyx-net 2024-06-28 10:45:49 +01:00
parent d6e1bf606c
commit e09ec53c43
2 changed files with 5 additions and 4 deletions

View file

@ -810,6 +810,7 @@
<entry>ruffle</entry>
</rule>
<rule type="staticpath">
<entry>/app/bin/ruffle</entry>
<entry>~/Applications/ruffle/ruffle</entry>
<entry>~/.local/share/applications/ruffle/ruffle</entry>
<entry>~/.local/bin/ruffle/ruffle</entry>

View file

@ -686,18 +686,18 @@
<platform>fds</platform>
<theme>fds</theme>
</system>
<!--
<system>
<name>flash</name>
<fullname>Adobe Flash</fullname>
<path>%ROMPATH%/flash</path>
<extension>.swf .SWF</extension>
<command label="Ruffle (Standalone)">%EMULATOR_RUFFLE% &ndash;&ndash;fullscreen %ROM%</command>
<command label="Lightspark (Standalone)">%EMULATOR_LIGHTSPARK% &ndash;&ndash;fullscreen %ROM%</command>
<command label="Ruffle (Standalone)">%EMULATOR_RUFFLE% %ROM%</command>
<!-- <command label="Lightspark (Standalone)">%EMULATOR_LIGHTSPARK% &ndash;&ndash;fullscreen %ROM%</command> -->
<platform>flash</platform>
<theme>flash</theme>
</system>
-->
<system>
<name>fm7</name>
<fullname>Fujitsu FM-7</fullname>