mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
Added configuration for the Texas Instruments TI-99 (ti99) system.
This commit is contained in:
parent
f24cfd5e5f
commit
5c1fa0f79f
|
@ -1339,8 +1339,8 @@
|
|||
<name>ti99</name>
|
||||
<fullname>Texas Instruments TI-99</fullname>
|
||||
<path>%ROMPATH%/ti99</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.rpk .RPK .7z .7Z .zip .ZIP</extension>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %ROMPATH%/ti99 ti99_4a -ioport peb -ioport:peb:slot3 speech -cart %BASENAME%</command>
|
||||
<platform>ti99</platform>
|
||||
<theme>ti99</theme>
|
||||
</system>
|
||||
|
|
|
@ -1362,8 +1362,8 @@
|
|||
<name>ti99</name>
|
||||
<fullname>Texas Instruments TI-99</fullname>
|
||||
<path>%ROMPATH%/ti99</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.rpk .RPK .7z .7Z .zip .ZIP</extension>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %ROMPATH%/ti99 ti99_4a -ioport peb -ioport:peb:slot3 speech -cart %BASENAME%</command>
|
||||
<platform>ti99</platform>
|
||||
<theme>ti99</theme>
|
||||
</system>
|
||||
|
|
|
@ -1361,8 +1361,8 @@
|
|||
<name>ti99</name>
|
||||
<fullname>Texas Instruments TI-99</fullname>
|
||||
<path>%ROMPATH%\ti99</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.rpk .RPK .7z .7Z .zip .ZIP</extension>
|
||||
<command label="MAME (Standalone)">%HIDEWINDOW% %RUNINBACKGROUND% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %ROMPATH%\ti99 ti99_4a -ioport peb -ioport:peb:slot3 speech -cart %BASENAME%</command>
|
||||
<platform>ti99</platform>
|
||||
<theme>ti99</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue