1
0
mirror of https://github.com/lutris/lutris synced 2024-06-29 05:34:25 +00:00

Link update

Atari800's dead link changed by the current one.
- MicroM8's insecure or suspicios link changed by the current one.
This commit is contained in:
mintymoons 2024-06-01 19:31:35 -05:00 committed by Mathieu Comandon
parent b4a3dab399
commit 3d143a70b3
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ class atari800(Runner):
human_name = _("Atari800")
platforms = [_("Atari 8bit computers")] # FIXME try to determine the actual computer used
runner_executable = "atari800/bin/atari800"
bios_url = "http://kent.dl.sourceforge.net/project/atari800/ROM/Original%20XL%20ROM/xf25.zip"
bios_url = "https://netactuate.dl.sourceforge.net/project/atari800/ROM/Original%20XL%20ROM/xf25.zip?viasf=1"
description = _("Atari 400, 800 and XL emulator")
bios_checksums = {
"xlxe_rom": "06daac977823773a3eea3422fd26a703",

View File

@ -3,7 +3,7 @@
"description": "microM8 is an Apple II emulator",
"platforms": ["Apple IIe"],
"runner_executable": "microm8/microm8",
"download_url": "https://paleotronic.com/download/microm8-linux.zip",
"download_url": "https://github.com/paleotronic/microm8-gui/releases/download/v1.1/microm8-gui-linux.zip",
"game_options": [
{
"option": "main_file",