mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Android) Added support for the Bit Corporation Gamate (gamate) game system
This commit is contained in:
parent
c530bff565
commit
9632491a66
|
@ -661,8 +661,8 @@
|
|||
<name>gamate</name>
|
||||
<fullname>Bit Corporation Gamate</fullname>
|
||||
<path>%ROMPATH%/gamate</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.bin .BIN .7z .7Z .zip .ZIP</extension>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %EXTRA_cli_params%="-rompath '%GAMEDIRRAW%;%ROMPATHRAW%/gamate' -cart '%ROMRAW%'" %DATA%=gamate</command>
|
||||
<platform>gamate</platform>
|
||||
<theme>gamate</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue