mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Android) Added support for the Acorn Computers BBC Micro (bbcmicro) game system
This commit is contained in:
parent
dcad6d2858
commit
c5bc0a13c6
|
@ -293,8 +293,8 @@
|
|||
<name>bbcmicro</name>
|
||||
<fullname>Acorn Computers BBC Micro</fullname>
|
||||
<path>%ROMPATH%/bbcmicro</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.dsd .DSD .img .IMG .ssd .SSD .7z .7Z .zip .ZIP</extension>
|
||||
<command label="MAME4droid 2024 (Standalone)">%EMULATOR_MAME4DROID-2024% %ACTION%=android.intent.action.VIEW %EXTRA_cli_params%="-rompath '%GAMEDIRRAW%;%ROMPATHRAW%/bbcmicro' -autoboot_delay '2' -autoboot_command '*cat\n\n*exec !boot\n' -flop1 '%ROMRAW%'" %DATA%=bbcb</command>
|
||||
<platform>bbcmicro</platform>
|
||||
<theme>bbcmicro</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue