mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(Android) Added support for the Hartung Game Master (gmaster) game system
This commit is contained in:
parent
2e366ed502
commit
cd4a002d08
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue