From 9d1c8cdb74514b7ba7c437848f8ae548303d1511 Mon Sep 17 00:00:00 2001 From: lollo78 Date: Tue, 2 Aug 2016 23:27:44 +0200 Subject: [PATCH] Atari800 info based on https://github.com/r-type/libretro-atari800 and .a52 rom files of No-Intro Collection --- dist/info/atari800_libretro.info | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dist/info/atari800_libretro.info diff --git a/dist/info/atari800_libretro.info b/dist/info/atari800_libretro.info new file mode 100644 index 00000000..449adf69 --- /dev/null +++ b/dist/info/atari800_libretro.info @@ -0,0 +1,17 @@ +display_name = "Atari 5200 (Atari800)" +authors = "Petr Stehlik|r-type" +supported_extensions = "a52" +corename = "Atari800" +manufacturer = "Atari" +categories = "Emulator" +systemname = "Atari 5200" +database = "Atari - 5200" +license = "GPL" +permissions = "" +display_version = "3.1.0" +supports_no_game = "false" +firmware_count = 1 +firmware0_desc = "5200.rom (Atari 5200 BIOS)" +firmware0_path = "5200.rom" +firmware0_opt = "false" +notes = "Suggested md5sum:|281f20ea4320404ec820fb7ec0693b38 = 5200.rom"