mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
Added configuration for the Tangerine Computer Systems Oric (oric) system.
This commit is contained in:
parent
20eb7c9630
commit
459853cca1
|
@ -40,6 +40,7 @@ Emulators\melonDS\melonDS.exe
|
|||
Emulators\mGBA\mGBA.exe
|
||||
Emulators\Model2\EMULATOR.EXE
|
||||
Emulators\mupen64plus\mupen64plus-ui-console.exe
|
||||
Emulators\Oricutron\oricutron.exe
|
||||
Emulators\PCSX2\pcsx2.exe
|
||||
Emulators\PCSX2-Qt\pcsx2-qtx64.exe
|
||||
Emulators\PCSX2-wxWidgets\pcsx2x64.exe
|
||||
|
|
|
@ -118,6 +118,12 @@
|
|||
<entry>/usr/local/bin/mupen64plus</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="ORICUTRON">
|
||||
<!-- Tangerine Computer Systems emulator Oricutron -->
|
||||
<rule type="staticpath">
|
||||
<entry>/Applications/Oricutron.app/Contents/MacOS/Oricutron</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PCSX2">
|
||||
<!-- Sony PlayStation 2 emulator PCSX2 -->
|
||||
<rule type="staticpath">
|
||||
|
|
|
@ -916,8 +916,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="Oricutron (Standalone)">%EMULATOR_ORICUTRON% %STARTDIR%=%EMUDIR% %ROM%</command>
|
||||
<platform>oric</platform>
|
||||
<theme>oric</theme>
|
||||
</system>
|
||||
|
|
|
@ -234,6 +234,17 @@
|
|||
<entry>~/.local/share/flatpak/exports/bin/ca._0ldsk00l.Nestopia</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="ORICUTRON">
|
||||
<!-- Tangerine Computer Systems emulator Oricutron -->
|
||||
<rule type="systempath">
|
||||
<entry>Oricutron</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>~/Applications/oricutron/Oricutron</entry>
|
||||
<entry>~/.local/bin/oricutron/Oricutron</entry>
|
||||
<entry>~/bin/oricutron/Oricutron</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PCSX2">
|
||||
<!-- Sony PlayStation 2 emulator PCSX2 -->
|
||||
<rule type="systempath">
|
||||
|
|
|
@ -925,8 +925,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="Oricutron (Standalone)">%EMULATOR_ORICUTRON% %STARTDIR%=%EMUDIR% %ROM%</command>
|
||||
<platform>oric</platform>
|
||||
<theme>oric</theme>
|
||||
</system>
|
||||
|
|
|
@ -237,6 +237,17 @@
|
|||
<entry>%ESPATH%\..\mupen64plus\mupen64plus-ui-console.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="ORICUTRON">
|
||||
<!-- Tangerine Computer Systems emulator Oricutron -->
|
||||
<rule type="systempath">
|
||||
<entry>oricutron.exe</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>%ESPATH%\Emulators\Oricutron\oricutron.exe</entry>
|
||||
<entry>%ESPATH%\Oricutron\oricutron.exe</entry>
|
||||
<entry>%ESPATH%\..\Oricutron\oricutron.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PCSX2">
|
||||
<!-- Sony PlayStation 2 emulator PCSX2 (legacy) -->
|
||||
<rule type="winregistryvalue">
|
||||
|
|
|
@ -157,6 +157,14 @@
|
|||
<entry>%ESPATH%\..\mupen64plus\mupen64plus-ui-console.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="ORICUTRON">
|
||||
<!-- Tangerine Computer Systems emulator Oricutron -->
|
||||
<rule type="staticpath">
|
||||
<entry>%ESPATH%\Emulators\Oricutron\oricutron.exe</entry>
|
||||
<entry>%ESPATH%\Oricutron\oricutron.exe</entry>
|
||||
<entry>%ESPATH%\..\Oricutron\oricutron.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PCSX2">
|
||||
<!-- Sony PlayStation 2 emulator PCSX2 (legacy) -->
|
||||
<rule type="staticpath">
|
||||
|
|
|
@ -922,8 +922,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="Oricutron (Standalone)">%EMULATOR_ORICUTRON% %STARTDIR%=%EMUDIR% %ROM%</command>
|
||||
<platform>oric</platform>
|
||||
<theme>oric</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue