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.
2 parents 7e76934 + 4abfe55 commit 768c1aeCopy full SHA for 768c1ae
scriptmodules/emulators/advmame.sh
@@ -10,10 +10,10 @@
10
#
11
12
rp_module_id="advmame"
13
-rp_module_desc="AdvanceMAME v3.9"
+rp_module_desc="AdvanceMAME"
14
rp_module_help="ROM Extension: .zip\n\nCopy your AdvanceMAME roms to either $romdir/mame-advmame or\n$romdir/arcade"
15
rp_module_licence="GPL2 https://raw.githubusercontent.com/amadvance/advancemame/master/COPYING"
16
-rp_module_repo="git https://github.com/amadvance/advancemame v3.9"
+rp_module_repo="git https://github.com/amadvance/advancemame master"
17
rp_module_section="opt"
18
rp_module_flags="sdl2 sdl1-videocore"
19
0 commit comments