Removed the J2ME emulator configuration and description for the Symbian system.

This commit is contained in:
Leon Styhre 2021-11-05 10:04:17 +01:00
parent 51ade956ed
commit 165da1a028
4 changed files with 6 additions and 15 deletions

View file

@ -1192,8 +1192,8 @@
<name>symbian</name>
<fullname>Symbian</fullname>
<path>%ROMPATH%/symbian</path>
<extension>.jar .JAR .7z .7Z .zip .ZIP</extension>
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/squirreljme_libretro.dylib %ROM%</command>
<extension>.7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command>
<platform>android</platform>
<theme>symbian</theme>
</system>

View file

@ -1200,8 +1200,8 @@
<name>symbian</name>
<fullname>Symbian</fullname>
<path>%ROMPATH%/symbian</path>
<extension>.jar .JAR .7z .7Z .zip .ZIP</extension>
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/squirreljme_libretro.so %ROM%</command>
<extension>.7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command>
<platform>android</platform>
<theme>symbian</theme>
</system>

View file

@ -1200,8 +1200,8 @@
<name>symbian</name>
<fullname>Symbian</fullname>
<path>%ROMPATH%\symbian</path>
<extension>.jar .JAR .7z .7Z .zip .ZIP</extension>
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\squirreljme_libretro.dll %ROM%</command>
<extension>.7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command>
<platform>android</platform>
<theme>symbian</theme>
</system>

View file

@ -11,14 +11,5 @@
<text name="info3" extra="true">
<text>smartphones of the era.</text>
</text>
<text name="info5" extra="true">
<text>Due to the popularity of Symbian, there are many</text>
</text>
<text name="info6" extra="true">
<text>games available, primarily developed using</text>
</text>
<text name="info7" extra="true">
<text>Java 2 Platform, Micro Edition (J2ME).</text>
</text>
</view>
</theme>