mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Android) Added support for the Tiger Electronics Game.com (gamecom) game system
This commit is contained in:
parent
bdde37e0fb
commit
2e366ed502
|
@ -682,8 +682,8 @@
|
|||
<name>gamecom</name>
|
||||
<fullname>Tiger Electronics Game.com</fullname>
|
||||
<path>%ROMPATH%/gamecom</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.tgc .TGC .7z .7Z .zip .ZIP</extension>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %EXTRA_cli_params%="-rompath '%GAMEDIRRAW%;%ROMPATHRAW%/gamecom' -cartridge1 '%ROMRAW%'" %DATA%=gamecom</command>
|
||||
<platform>gamecom</platform>
|
||||
<theme>gamecom</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue