Added configuration for the Tangerine Computer Systems Oric (oric) system.

This commit is contained in:
Leon Styhre 2022-06-17 19:32:37 +02:00
parent 20eb7c9630
commit 459853cca1
8 changed files with 43 additions and 6 deletions

View file

@ -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

View file

@ -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">

View file

@ -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>

View file

@ -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">

View file

@ -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>

View file

@ -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">

View file

@ -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">

View file

@ -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>