We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77bb4c1 commit eef4c41Copy full SHA for eef4c41
scriptmodules/emulators/fbzx.sh
@@ -13,7 +13,7 @@ rp_module_id="fbzx"
13
rp_module_desc="ZXSpectrum emulator FBZX"
14
rp_module_help="ROM Extensions: .sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk .zip\n\nCopy your ZX Spectrum to $romdir/zxspectrum"
15
rp_module_licence="GPL3 https://raw.githubusercontent.com/rastersoft/fbzx/master/COPYING"
16
-rp_module_repo="git https://github.com/rastersoft/fbzx master :_get_branch_fbzx"
+rp_module_repo="git https://github.com/rastersoft/fbzx :_get_branch_fbzx"
17
rp_module_section="opt"
18
rp_module_flags="dispmanx !mali !kms"
19
0 commit comments