mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Android) Added support for the Texas Instruments TI-99 (ti99) game system
This commit is contained in:
parent
4610639296
commit
5a84aa2615
|
@ -1813,8 +1813,8 @@
|
||||||
<name>ti99</name>
|
<name>ti99</name>
|
||||||
<fullname>Texas Instruments TI-99</fullname>
|
<fullname>Texas Instruments TI-99</fullname>
|
||||||
<path>%ROMPATH%/ti99</path>
|
<path>%ROMPATH%/ti99</path>
|
||||||
<extension>.7z .7Z .zip .ZIP</extension>
|
<extension>.rpk .RPK .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%/ti99' -ioport peb -ioport:peb:slot3 speech -cart '%ROMRAW%'" %DATA%=ti99_4a</command>
|
||||||
<platform>ti99</platform>
|
<platform>ti99</platform>
|
||||||
<theme>ti99</theme>
|
<theme>ti99</theme>
|
||||||
</system>
|
</system>
|
||||||
|
|
Loading…
Reference in a new issue