Removed support for the Moonlight Game Streaming (moonlight) game system

This commit is contained in:
Leon Styhre 2023-10-23 22:21:17 +02:00
parent 17b8367333
commit fb73c94e9a
11 changed files with 0 additions and 47 deletions

View file

@ -83,7 +83,6 @@ namespace PlatformIds
"megadrive", // Sega Mega Drive
"megaduck", // Creatronic Mega Duck
"mess", // Multi Emulator Super System
"moonlight", // Moonlight game streaming
"moto", // Thomson MO/TO series
"msx", // MSX
"msx2", // MSX2

View file

@ -82,7 +82,6 @@ namespace PlatformIds
SEGA_MEGA_DRIVE,
CREATRONIC_MEGA_DUCK,
MESS,
MOONLIGHT,
THOMSON_MOTO,
MSX,
MSX2,

View file

@ -77,7 +77,6 @@ namespace
{LCD_GAMES, "4951"},
{MICROSOFT_XBOX, "14"},
{MICROSOFT_XBOX_360, "15"},
{MOONLIGHT, "1"},
{MSX, "4929"},
{MSX2, "4929"},
{MSX_TURBO_R, "4929"},

View file

@ -79,7 +79,6 @@ namespace
{LCD_GAMES, 75},
{MICROSOFT_XBOX, 32},
{MICROSOFT_XBOX_360, 33},
{MOONLIGHT, 138},
{MSX, 113},
{MSX2, 116},
{MSX_TURBO_R, 118},

View file

@ -365,10 +365,6 @@
<name>model3</name>
<systemsortname>Arcade - 1996</systemsortname>
</system>
<system>
<name>moonlight</name>
<systemsortname>Folder - 2014</systemsortname>
</system>
<system>
<name>moto</name>
<systemsortname>Computer - 1984</systemsortname>

View file

@ -365,10 +365,6 @@
<name>model3</name>
<systemsortname>Sega - Arcade - 1996</systemsortname>
</system>
<system>
<name>moonlight</name>
<systemsortname>CWR University - Folder - 2014</systemsortname>
</system>
<system>
<name>moto</name>
<systemsortname>Thomson SA - Computer - 1984</systemsortname>

View file

@ -365,10 +365,6 @@
<name>model3</name>
<systemsortname>Sega - 1996</systemsortname>
</system>
<system>
<name>moonlight</name>
<systemsortname>CWR University - 2014</systemsortname>
</system>
<system>
<name>moto</name>
<systemsortname>Thomson SA - 1984</systemsortname>

View file

@ -365,10 +365,6 @@
<name>model3</name>
<systemsortname>1996</systemsortname>
</system>
<system>
<name>moonlight</name>
<systemsortname>2014</systemsortname>
</system>
<system>
<name>moto</name>
<systemsortname>1984</systemsortname>

View file

@ -1051,15 +1051,6 @@
<platform>arcade</platform>
<theme>model3</theme>
</system>
<system>
<name>moonlight</name>
<fullname>Moonlight Game Streaming</fullname>
<path>%ROMPATH%/moonlight</path>
<extension>.moonlight .MOONLIGHT .7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command>
<platform>moonlight</platform>
<theme>moonlight</theme>
</system>
<system>
<name>moto</name>
<fullname>Thomson MO/TO Series</fullname>

View file

@ -1098,15 +1098,6 @@
<platform>arcade</platform>
<theme>model3</theme>
</system>
<system>
<name>moonlight</name>
<fullname>Moonlight Game Streaming</fullname>
<path>%ROMPATH%/moonlight</path>
<extension>.moonlight .MOONLIGHT .7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command>
<platform>moonlight</platform>
<theme>moonlight</theme>
</system>
<system>
<name>moto</name>
<fullname>Thomson MO/TO Series</fullname>

View file

@ -1089,15 +1089,6 @@
<platform>arcade</platform>
<theme>model3</theme>
</system>
<system>
<name>moonlight</name>
<fullname>Moonlight Game Streaming</fullname>
<path>%ROMPATH%\moonlight</path>
<extension>.moonlight .MOONLIGHT .7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command>
<platform>moonlight</platform>
<theme>moonlight</theme>
</system>
<system>
<name>moto</name>
<fullname>Thomson MO/TO Series</fullname>