(Android) Added support for the Apple IIGS (apple2gs) game system

This commit is contained in:
Leon Styhre 2024-05-31 22:42:01 +02:00
parent b4641c4132
commit e66aaeb0b7

View file

@ -124,8 +124,8 @@
<name>apple2gs</name>
<fullname>Apple IIGS</fullname>
<path>%ROMPATH%/apple2gs</path>
<extension>.7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command>
<extension>.2mg .2MG .7z .7z .zip .ZIP</extension>
<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>
<theme>apple2gs</theme>
</system>