mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 22:25:38 +00:00
Added support for the Casio PV-1000 (pv1000) game system.
This commit is contained in:
parent
208c533dff
commit
11b16621b7
|
@ -108,6 +108,7 @@ namespace PlatformIds
|
||||||
"psp", // Sony PlayStation Portable
|
"psp", // Sony PlayStation Portable
|
||||||
"psvita", // Sony PlayStation Vita
|
"psvita", // Sony PlayStation Vita
|
||||||
"psx", // Sony PlayStation 1
|
"psx", // Sony PlayStation 1
|
||||||
|
"pv1000", // Casio PV-1000
|
||||||
"residualvm", // ResidualVM Game Engine
|
"residualvm", // ResidualVM Game Engine
|
||||||
"samcoupe", // MGT SAM Coupé
|
"samcoupe", // MGT SAM Coupé
|
||||||
"satellaview", // Nintendo Satellaview
|
"satellaview", // Nintendo Satellaview
|
||||||
|
|
|
@ -107,6 +107,7 @@ namespace PlatformIds
|
||||||
SONY_PLAYSTATION_PORTABLE,
|
SONY_PLAYSTATION_PORTABLE,
|
||||||
SONY_PLAYSTATION_VITA,
|
SONY_PLAYSTATION_VITA,
|
||||||
SONY_PLAYSTATION,
|
SONY_PLAYSTATION,
|
||||||
|
CASIO_PV1000,
|
||||||
GAMEENGINE_RESIDUALVM,
|
GAMEENGINE_RESIDUALVM,
|
||||||
SAMCOUPE,
|
SAMCOUPE,
|
||||||
NINTENDO_SATELLAVIEW,
|
NINTENDO_SATELLAVIEW,
|
||||||
|
|
|
@ -58,6 +58,7 @@ namespace
|
||||||
{ATARI_ST, "4937"},
|
{ATARI_ST, "4937"},
|
||||||
{ATARI_XE, "30"},
|
{ATARI_XE, "30"},
|
||||||
{BBC_MICRO, "5013"},
|
{BBC_MICRO, "5013"},
|
||||||
|
{CASIO_PV1000, "4964"},
|
||||||
{CAVESTORY, "1"},
|
{CAVESTORY, "1"},
|
||||||
{COLECOVISION, "31"},
|
{COLECOVISION, "31"},
|
||||||
{COMMODORE_64, "40"},
|
{COMMODORE_64, "40"},
|
||||||
|
|
|
@ -49,6 +49,7 @@ namespace
|
||||||
{ATARI_XE, 43},
|
{ATARI_XE, 43},
|
||||||
{ATOMISWAVE, 53},
|
{ATOMISWAVE, 53},
|
||||||
{BBC_MICRO, 37},
|
{BBC_MICRO, 37},
|
||||||
|
{CASIO_PV1000, 74},
|
||||||
{CAVESTORY, 135},
|
{CAVESTORY, 135},
|
||||||
{COLECOVISION, 48},
|
{COLECOVISION, 48},
|
||||||
{VTECH_CREATIVISION, 241},
|
{VTECH_CREATIVISION, 241},
|
||||||
|
|
|
@ -1277,6 +1277,15 @@
|
||||||
<platform>psx</platform>
|
<platform>psx</platform>
|
||||||
<theme>psx</theme>
|
<theme>psx</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>pv1000</name>
|
||||||
|
<fullname>Casio PV-1000</fullname>
|
||||||
|
<path>%ROMPATH%/pv1000</path>
|
||||||
|
<extension>.bin .BIN .7z .7Z .zip .ZIP</extension>
|
||||||
|
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/pv1000 pv1000 -cart %ROM%</command>
|
||||||
|
<platform>pv1000</platform>
|
||||||
|
<theme>pv1000</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>samcoupe</name>
|
<name>samcoupe</name>
|
||||||
<fullname>MGT SAM Coupé</fullname>
|
<fullname>MGT SAM Coupé</fullname>
|
||||||
|
|
|
@ -1317,6 +1317,15 @@
|
||||||
<platform>psx</platform>
|
<platform>psx</platform>
|
||||||
<theme>psx</theme>
|
<theme>psx</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>pv1000</name>
|
||||||
|
<fullname>Casio PV-1000</fullname>
|
||||||
|
<path>%ROMPATH%/pv1000</path>
|
||||||
|
<extension>.bin .BIN .7z .7Z .zip .ZIP</extension>
|
||||||
|
<command label="MAME (Standalone)">%STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/pv1000 pv1000 -cart %ROM%</command>
|
||||||
|
<platform>pv1000</platform>
|
||||||
|
<theme>pv1000</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>samcoupe</name>
|
<name>samcoupe</name>
|
||||||
<fullname>MGT SAM Coupé</fullname>
|
<fullname>MGT SAM Coupé</fullname>
|
||||||
|
|
|
@ -1317,6 +1317,15 @@
|
||||||
<platform>psx</platform>
|
<platform>psx</platform>
|
||||||
<theme>psx</theme>
|
<theme>psx</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>pv1000</name>
|
||||||
|
<fullname>Casio PV-1000</fullname>
|
||||||
|
<path>%ROMPATH%\pv1000</path>
|
||||||
|
<extension>.bin .BIN .7z .7Z .zip .ZIP</extension>
|
||||||
|
<command label="MAME (Standalone)">%HIDEWINDOW% %RUNINBACKGROUND% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\pv1000 pv1000 -cart %ROM%</command>
|
||||||
|
<platform>pv1000</platform>
|
||||||
|
<theme>pv1000</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>samcoupe</name>
|
<name>samcoupe</name>
|
||||||
<fullname>MGT SAM Coupé</fullname>
|
<fullname>MGT SAM Coupé</fullname>
|
||||||
|
|
Loading…
Reference in a new issue