Skip to content

Commit 303a375

Browse files
authored
Merge pull request #3827 from cmitu/atari800-update2
atari800: upgrade to 5.2.0
2 parents 888cabb + 25d120a commit 303a375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/emulators/atari800.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rp_module_id="atari800"
1313
rp_module_desc="Atari 8-bit/800/5200 emulator"
1414
rp_module_help="ROM Extensions: .a52 .bas .bin .car .xex .atr .xfd .dcm .atr.gz .xfd.gz\n\nCopy your Atari800 games to $romdir/atari800\n\nCopy your Atari 5200 roms to $romdir/atari5200 You need to copy the Atari 800/5200 BIOS files (5200.ROM, ATARIBAS.ROM, ATARIOSB.ROM and ATARIXL.ROM) to the folder $biosdir and then on first launch configure it to scan that folder for roms (F1 -> Emulator Configuration -> System Rom Settings)"
1515
rp_module_licence="GPL2 https://raw.githubusercontent.com/atari800/atari800/master/COPYING"
16-
rp_module_repo="git https://github.com/atari800/atari800.git ATARI800_5_0_0"
16+
rp_module_repo="git https://github.com/atari800/atari800.git ATARI800_5_2_0"
1717
rp_module_section="opt"
1818
rp_module_flags="sdl1 !mali"
1919

0 commit comments

Comments
 (0)