(Android) Added support for the Infocom Z-machine (zmachine) game system

This commit is contained in:
Leon Styhre 2024-05-25 13:11:55 +02:00
parent e8f134ce01
commit 1eaa18ca5c

View file

@ -2001,8 +2001,8 @@
<name>zmachine</name>
<fullname>Infocom Z-machine</fullname>
<path>%ROMPATH%/zmachine</path>
<extension>.7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command>
<extension>.dat .DAT .z1 .Z1 .z2 .Z2 .z3 .Z3 .z4 .Z4 .z5 .Z5 .z6 .Z6 .z7 .Z7 .z8 .Z8 .zlb .ZLB .zblorb .ZBLORB</extension>
<command label="MojoZork">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mojozork_libretro_android.so %EXTRA_ROM%=%ROM%</command>
<platform>zmachine</platform>
<theme>zmachine</theme>
</system>