mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
Added support for the LaserDisc Games (laserdisc) game system
This commit is contained in:
parent
b899c8ba04
commit
61c3d23ed2
|
@ -293,6 +293,10 @@
|
|||
<name>kodi</name>
|
||||
<systemsortname>Folder - 2007</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>laserdisc</name>
|
||||
<systemsortname>Arcade - 1983</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>lcdgames</name>
|
||||
<systemsortname>Portable - 0000</systemsortname>
|
||||
|
|
|
@ -293,6 +293,10 @@
|
|||
<name>kodi</name>
|
||||
<systemsortname>XBMC Foundation - Folder - 2007</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>laserdisc</name>
|
||||
<systemsortname>Arcade - Arcade - 1983</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>lcdgames</name>
|
||||
<systemsortname>Various - Portable - 0000</systemsortname>
|
||||
|
|
|
@ -293,6 +293,10 @@
|
|||
<name>kodi</name>
|
||||
<systemsortname>XBMC Foundation - 2007</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>laserdisc</name>
|
||||
<systemsortname>Arcade - 1983</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>lcdgames</name>
|
||||
<systemsortname>Various - 0000</systemsortname>
|
||||
|
|
|
@ -293,6 +293,10 @@
|
|||
<name>kodi</name>
|
||||
<systemsortname>2007</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>laserdisc</name>
|
||||
<systemsortname>1983</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>lcdgames</name>
|
||||
<systemsortname>0000</systemsortname>
|
||||
|
|
|
@ -833,6 +833,18 @@
|
|||
<platform>pcwindows</platform>
|
||||
<theme>kodi</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>laserdisc</name>
|
||||
<fullname>LaserDisc Games</fullname>
|
||||
<path>%ROMPATH%/laserdisc</path>
|
||||
<extension>.daphne .singe .7z .7Z .zip .ZIP</extension>
|
||||
<command label="Hypseus [Daphne] (Standalone)">%EMULATOR_HYPSEUS-SINGE% %BASENAME% vldp -framefile %GAMEDIR%/%BASENAME%.txt %INJECT%=%BASENAME%.commands</command>
|
||||
<command label="Hypseus [Singe] (Standalone)">%EMULATOR_HYPSEUS-SINGE% singe vldp -framefile %GAMEDIR%/%BASENAME%.txt -script %GAMEDIR%/%BASENAME%.singe %INJECT%=%BASENAME%.commands</command>
|
||||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.dylib %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/laserdisc %BASENAME%</command>
|
||||
<platform>daphne, arcade</platform>
|
||||
<theme>laserdisc</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>lcdgames</name>
|
||||
<fullname>LCD Handheld Games</fullname>
|
||||
|
|
|
@ -870,6 +870,18 @@
|
|||
<platform>pcwindows</platform>
|
||||
<theme>kodi</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>laserdisc</name>
|
||||
<fullname>LaserDisc Games</fullname>
|
||||
<path>%ROMPATH%/laserdisc</path>
|
||||
<extension>.daphne .singe .7z .7Z .zip .ZIP</extension>
|
||||
<command label="Hypseus [Daphne] (Standalone)">%EMULATOR_HYPSEUS-SINGE% %BASENAME% vldp -framefile %GAMEDIR%/%BASENAME%.txt %INJECT%=%BASENAME%.commands</command>
|
||||
<command label="Hypseus [Singe] (Standalone)">%EMULATOR_HYPSEUS-SINGE% singe vldp -framefile %GAMEDIR%/%BASENAME%.txt -script %GAMEDIR%/%BASENAME%.singe %INJECT%=%BASENAME%.commands</command>
|
||||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so %ROM%</command>
|
||||
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/laserdisc %BASENAME%</command>
|
||||
<platform>daphne, arcade</platform>
|
||||
<theme>laserdisc</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>lcdgames</name>
|
||||
<fullname>LCD Handheld Games</fullname>
|
||||
|
|
|
@ -864,6 +864,18 @@
|
|||
<platform>pcwindows</platform>
|
||||
<theme>kodi</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>laserdisc</name>
|
||||
<fullname>LaserDisc Games</fullname>
|
||||
<path>%ROMPATH%\laserdisc</path>
|
||||
<extension>.daphne .singe .7z .7Z .zip .ZIP</extension>
|
||||
<command label="Hypseus [Daphne] (Standalone)">%EMULATOR_HYPSEUS-SINGE% %BASENAME% vldp -framefile %GAMEDIR%\%BASENAME%.txt %INJECT%=%BASENAME%.commands</command>
|
||||
<command label="Hypseus [Singe] (Standalone)">%EMULATOR_HYPSEUS-SINGE% singe vldp -framefile %GAMEDIR%\%BASENAME%.txt -script %GAMEDIR%\%BASENAME%.singe %INJECT%=%BASENAME%.commands</command>
|
||||
<command label="MAME - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame_libretro.dll %ROM%</command>
|
||||
<command label="MAME (Standalone)">%HIDEWINDOW% %RUNINBACKGROUND% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\laserdisc %BASENAME%</command>
|
||||
<platform>daphne, arcade</platform>
|
||||
<theme>laserdisc</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>lcdgames</name>
|
||||
<fullname>LCD Handheld Games</fullname>
|
||||
|
|
Loading…
Reference in a new issue