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

This commit is contained in:
Leon Styhre 2024-06-01 10:47:06 +02:00
parent 1e3bb13762
commit 268a2d9ec2

View file

@ -1264,6 +1264,7 @@
<path>%ROMPATH%/odyssey2</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%/odyssey2' -cart '%ROMRAW%'" %DATA%=odyssey2</command>
<platform>odyssey2</platform>
<theme>odyssey2</theme>
</system>