(Android) Added MAME4droid 2024 standalone as an alternative emulator for the videopac system

This commit is contained in:
Leon Styhre 2024-06-01 11:05:26 +02:00
parent 66e39a3154
commit 7a0a17a06b

View file

@ -1897,6 +1897,7 @@
<path>%ROMPATH%/videopac</path>
<extension>.bin .BIN .7z .7Z .zip .ZIP</extension>
<command label="O2EM">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=o2em_libretro_android.so %EXTRA_ROM%=%ROM%</command>
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %EXTRA_cli_params%="-rompath '%GAMEDIRRAW%;%ROMPATHRAW%/videopac' -cart '%ROMRAW%'" %DATA%=videopac</command>
<platform>odyssey2</platform>
<theme>videopac</theme>
</system>