mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Android) Added support for the Tangerine Computer Systems Oric (oric) game system
This commit is contained in:
parent
f7693f5702
commit
844f766709
|
@ -1281,8 +1281,8 @@
|
|||
<name>oric</name>
|
||||
<fullname>Tangerine Computer Systems Oric</fullname>
|
||||
<path>%ROMPATH%/oric</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.dsk .DSK .ort .ORT .tap .TAP .wav .WAV</extension>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %EXTRA_cli_params%="-rompath '%GAMEDIRRAW%;%ROMPATHRAW%/oric' -autoboot_delay '4' -autoboot_command 'cload\"\"\n' -cass '%ROMRAW%'" %DATA%=oric1</command>
|
||||
<platform>oric</platform>
|
||||
<theme>oric</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue