mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-02-16 20:15:38 +00:00
Added the SAME CDi and CDi 2015 RetroArch cores for the cdimono1 system.
This commit is contained in:
parent
5b08e655af
commit
00d0a34646
|
@ -259,8 +259,9 @@
|
|||
<name>cdimono1</name>
|
||||
<fullname>Philips CD-i</fullname>
|
||||
<path>%ROMPATH%/cdimono1</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.chd .CHD .cue .CUE .iso .ISO</extension>
|
||||
<command label="SAME CDi">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/same_cdi_libretro.dylib %ROM%</command>
|
||||
<command label="CDi 2015">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/cdi2015_libretro.dylib %ROM%</command>
|
||||
<platform>cdimono1</platform>
|
||||
<theme>cdimono1</theme>
|
||||
</system>
|
||||
|
|
|
@ -260,8 +260,9 @@
|
|||
<name>cdimono1</name>
|
||||
<fullname>Philips CD-i</fullname>
|
||||
<path>%ROMPATH%/cdimono1</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.chd .CHD .cue .CUE .iso .ISO</extension>
|
||||
<command label="SAME CDi">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/same_cdi_libretro.so %ROM%</command>
|
||||
<command label="CDi 2015">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/cdi2015_libretro.so %ROM%</command>
|
||||
<platform>cdimono1</platform>
|
||||
<theme>cdimono1</theme>
|
||||
</system>
|
||||
|
|
|
@ -260,8 +260,9 @@
|
|||
<name>cdimono1</name>
|
||||
<fullname>Philips CD-i</fullname>
|
||||
<path>%ROMPATH%\cdimono1</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.chd .CHD .cue .CUE .iso .ISO</extension>
|
||||
<command label="SAME CDi">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\same_cdi_libretro.dll %ROM%</command>
|
||||
<command label="CDi 2015">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\cdi2015_libretro.dll %ROM%</command>
|
||||
<platform>cdimono1</platform>
|
||||
<theme>cdimono1</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue