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 9569e17 + b215eb8 commit f0e72c7Copy full SHA for f0e72c7
scriptmodules/emulators/xroar.sh
@@ -13,7 +13,7 @@ rp_module_id="xroar"
13
rp_module_desc="Dragon / CoCo emulator XRoar"
14
rp_module_help="ROM Extensions: .cas .wav .bas .asc .dmk .jvc .os9 .dsk .vdk .rom .ccc .sna\n\nCopy your Dragon roms to $romdir/dragon32\n\nCopy your CoCo games to $romdir/coco\n\nCopy the required BIOS files d32.rom (Dragon 32), bas13.rom (CoCo), coco3.rom/coco3p.rom (CoCo3) to $biosdir"
15
rp_module_licence="GPL3 http://www.6809.org.uk/xroar/"
16
-rp_module_repo="git http://www.6809.org.uk/git/xroar.git 1.0.7"
+rp_module_repo="git http://www.6809.org.uk/git/xroar.git 1.0.9"
17
rp_module_section="opt"
18
rp_module_flags=""
19
0 commit comments