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