From 907710249f4d9e9b8a86e81d781b9701e76ec2ee Mon Sep 17 00:00:00 2001 From: not6 Date: Sun, 5 Feb 2017 18:11:07 +0100 Subject: [PATCH 1/3] atari800 is Atari 400, 800, 600 XL, 800XL, 130XE, 5200 Games System not only 5200 --- dist/info/atari800_libretro.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/info/atari800_libretro.info b/dist/info/atari800_libretro.info index c35a15f6..70c43e87 100644 --- a/dist/info/atari800_libretro.info +++ b/dist/info/atari800_libretro.info @@ -1,6 +1,6 @@ -display_name = "Atari 5200 (Atari800)" -authors = "Petr Stehlik|r-type" -supported_extensions = "a52" +display_name = "Atari 8-bit computer systems and 5200" +authors = "Petr Stehlik" +supported_extensions = "xfd|atr|cdm|cas|bin|a52|zip" corename = "Atari800" manufacturer = "Atari" categories = "Emulator" From 39f4bcc3c68dde0c4d4d418ec8508f2a89730f48 Mon Sep 17 00:00:00 2001 From: not6 Date: Sun, 5 Feb 2017 18:30:02 +0100 Subject: [PATCH 2/3] fix supported_extensions --- dist/info/cap32_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/cap32_libretro.info b/dist/info/cap32_libretro.info index 7c347965..6126aa89 100644 --- a/dist/info/cap32_libretro.info +++ b/dist/info/cap32_libretro.info @@ -1,6 +1,6 @@ display_name = "Amstrad CPC (Caprice32)" authors = "Ulrich Doewich|dantoine" -supported_extensions = "dsk|sna" +supported_extensions = "dsk|sna|zip|tap|cdt|voc" corename = "Caprice32" manufacturer = "Amstrad" categories = "Emulator" From 3cfc953f8fbb942e314e6a630e735043704a1093 Mon Sep 17 00:00:00 2001 From: not6 Date: Sun, 5 Feb 2017 18:33:26 +0100 Subject: [PATCH 3/3] fix supported_extensions --- dist/info/hatari_libretro.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/info/hatari_libretro.info b/dist/info/hatari_libretro.info index 56ecc03f..986444c8 100644 --- a/dist/info/hatari_libretro.info +++ b/dist/info/hatari_libretro.info @@ -1,13 +1,13 @@ display_name = "Atari ST/STE/TT/Falcon (Hatari)" authors = "Nicolas Pomarède" -supported_extensions = "st|msa|zip" +supported_extensions = "st|msa|zip|stx|dim|ipf" corename = "Hatari" manufacturer = "Atari" categories = "Emulator" systemname = "Atari ST/STE/TT/Falcon" license = "GPLv2" permissions = "" -display_version = "1.7" +display_version = "1.8" supports_no_game = "false" firmware_count = 1 firmware0_desc = "tos.img (TOS Boot Image)"