Updated the Winlator emulator names

This commit is contained in:
Leon Styhre 2024-09-09 18:56:34 +02:00
parent a2061e4711
commit 2d09905584
2 changed files with 8 additions and 8 deletions
resources/systems/android

View file

@ -395,13 +395,13 @@
</rule> </rule>
</emulator> </emulator>
<emulator name="WINLATOR-GLIBC"> <emulator name="WINLATOR-GLIBC">
<!-- Microsoft Windows emulator Winlator Glibc Cmod --> <!-- Microsoft Windows emulator Winlator Cmod Glibc -->
<rule type="androidpackage"> <rule type="androidpackage">
<entry>com.winlator/.XServerDisplayActivity</entry> <entry>com.winlator/.XServerDisplayActivity</entry>
</rule> </rule>
</emulator> </emulator>
<emulator name="WINLATOR-PROOT"> <emulator name="WINLATOR-PROOT">
<!-- Microsoft Windows emulator Winlator PRoot Cmod --> <!-- Microsoft Windows emulator Winlator Cmod PRoot -->
<rule type="androidpackage"> <rule type="androidpackage">
<entry>com.cmodded.winlator/com.winlator.XServerDisplayActivity</entry> <entry>com.cmodded.winlator/com.winlator.XServerDisplayActivity</entry>
</rule> </rule>

View file

@ -1342,8 +1342,8 @@
<fullname>PC Arcade Systems</fullname> <fullname>PC Arcade Systems</fullname>
<path>%ROMPATH%/pcarcade</path> <path>%ROMPATH%/pcarcade</path>
<extension>.desktop</extension> <extension>.desktop</extension>
<command label="Winlator Glibc Cmod (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command> <command label="Winlator Cmod Glibc (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
<command label="Winlator PRoot Cmod (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command> <command label="Winlator Cmod PRoot (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
<platform>arcade</platform> <platform>arcade</platform>
<theme>pcarcade</theme> <theme>pcarcade</theme>
</system> </system>
@ -1874,8 +1874,8 @@
<fullname>Taito Type X</fullname> <fullname>Taito Type X</fullname>
<path>%ROMPATH%/type-x</path> <path>%ROMPATH%/type-x</path>
<extension>.desktop</extension> <extension>.desktop</extension>
<command label="Winlator Glibc Cmod (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command> <command label="Winlator Cmod Glibc (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
<command label="Winlator PRoot Cmod (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command> <command label="Winlator Cmod PRoot (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
<platform>arcade</platform> <platform>arcade</platform>
<theme>type-x</theme> <theme>type-x</theme>
</system> </system>
@ -1979,8 +1979,8 @@
<fullname>Microsoft Windows</fullname> <fullname>Microsoft Windows</fullname>
<path>%ROMPATH%/windows</path> <path>%ROMPATH%/windows</path>
<extension>.desktop</extension> <extension>.desktop</extension>
<command label="Winlator Glibc Cmod (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command> <command label="Winlator Cmod Glibc (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
<command label="Winlator PRoot Cmod (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command> <command label="Winlator Cmod PRoot (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
<platform>pcwindows</platform> <platform>pcwindows</platform>
<theme>windows</theme> <theme>windows</theme>
</system> </system>