(Android) Added support for the VTech CreatiVision (crvision) game system

This commit is contained in:
Leon Styhre 2024-05-31 23:18:09 +02:00
parent c1ea11b67a
commit baced6cde9

View file

@ -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>