mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(Android) Added support for the VTech CreatiVision (crvision) game system
This commit is contained in:
parent
c1ea11b67a
commit
baced6cde9
|
@ -463,8 +463,8 @@
|
||||||
<name>crvision</name>
|
<name>crvision</name>
|
||||||
<fullname>VTech CreatiVision</fullname>
|
<fullname>VTech CreatiVision</fullname>
|
||||||
<path>%ROMPATH%/crvision</path>
|
<path>%ROMPATH%/crvision</path>
|
||||||
<extension>.7z .7Z .zip .ZIP</extension>
|
<extension>.bin .BIN .rom .ROM .7z .7Z .zip .ZIP</extension>
|
||||||
<command>PLACEHOLDER %ROM%</command>
|
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %EXTRA_cli_params%="-rompath '%GAMEDIRRAW%;%ROMPATHRAW%/crvision' -cart '%ROMRAW%'" %DATA%=crvision</command>
|
||||||
<platform>crvision</platform>
|
<platform>crvision</platform>
|
||||||
<theme>crvision</theme>
|
<theme>crvision</theme>
|
||||||
</system>
|
</system>
|
||||||
|
|
Loading…
Reference in a new issue