mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 15:45:38 +00:00
(Android) Added MAME4droid 2024 standalone as an alternative emulator for the arcadia system
This commit is contained in:
parent
0957cf6f2b
commit
80b85a3cad
|
@ -154,8 +154,9 @@
|
||||||
<name>arcadia</name>
|
<name>arcadia</name>
|
||||||
<fullname>Emerson Arcadia 2001</fullname>
|
<fullname>Emerson Arcadia 2001</fullname>
|
||||||
<path>%ROMPATH%/arcadia</path>
|
<path>%ROMPATH%/arcadia</path>
|
||||||
<extension>.bin .BIN .zip .ZIP</extension>
|
<extension>.bin .BIN .7z .7Z .zip .ZIP</extension>
|
||||||
<command label="DROIDARCADIA">%EMULATOR_DROIDARCADIA% %MIMETYPE%=application/zip %DATA%=%ROMPROVIDER%</command>
|
<command label="DroidArcadia">%EMULATOR_DROIDARCADIA% %MIMETYPE%=application/zip %DATA%=%ROMPROVIDER%</command>
|
||||||
|
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %EXTRA_cli_params%="-rompath '%GAMEDIRRAW%;%ROMPATHRAW%/arcadia' -cart '%ROMRAW%'" %DATA%=arcadia</command>
|
||||||
<platform>arcadia</platform>
|
<platform>arcadia</platform>
|
||||||
<theme>arcadia</theme>
|
<theme>arcadia</theme>
|
||||||
</system>
|
</system>
|
||||||
|
|
Loading…
Reference in a new issue