mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(Android) Added support for the Apple IIGS (apple2gs) game system
This commit is contained in:
parent
b4641c4132
commit
e66aaeb0b7
|
@ -124,8 +124,8 @@
|
||||||
<name>apple2gs</name>
|
<name>apple2gs</name>
|
||||||
<fullname>Apple IIGS</fullname>
|
<fullname>Apple IIGS</fullname>
|
||||||
<path>%ROMPATH%/apple2gs</path>
|
<path>%ROMPATH%/apple2gs</path>
|
||||||
<extension>.7z .7Z .zip .ZIP</extension>
|
<extension>.2mg .2MG .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%/apple2gs' -flop3 '%ROMRAW%'" %DATA%=apple2gs</command>
|
||||||
<platform>apple2gs</platform>
|
<platform>apple2gs</platform>
|
||||||
<theme>apple2gs</theme>
|
<theme>apple2gs</theme>
|
||||||
</system>
|
</system>
|
||||||
|
|
Loading…
Reference in a new issue