(Android) Added support for the Hartung Game Master (gmaster) game system

This commit is contained in:
Leon Styhre 2024-06-01 10:23:07 +02:00
parent 2e366ed502
commit cd4a002d08

View file

@ -784,8 +784,8 @@
<name>gmaster</name> <name>gmaster</name>
<fullname>Hartung Game Master</fullname> <fullname>Hartung Game Master</fullname>
<path>%ROMPATH%/gmaster</path> <path>%ROMPATH%/gmaster</path>
<extension>.7z .7Z .zip .ZIP</extension> <extension>.bin .BIN .7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command> <command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %EXTRA_cli_params%="-rompath '%GAMEDIRRAW%;%ROMPATHRAW%/gmaster' -cart '%ROMRAW%'" %DATA%=gmaster</command>
<platform>gmaster</platform> <platform>gmaster</platform>
<theme>gmaster</theme> <theme>gmaster</theme>
</system> </system>