From b5e8127042d69a34e10461ed760a3fbcc2c7c2af Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 13 Dec 2015 18:14:53 +0100 Subject: [PATCH] Add reicast info file --- dist/info/reicast_libretro.info | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dist/info/reicast_libretro.info diff --git a/dist/info/reicast_libretro.info b/dist/info/reicast_libretro.info new file mode 100644 index 00000000..beb39112 --- /dev/null +++ b/dist/info/reicast_libretro.info @@ -0,0 +1,12 @@ +display_name = "Dreamcast (Reicast)" +authors = "skmp" +supported_extensions = "cdi|iso|elf|bin|cue" +corename = "Reicast" +manufacturer = "Sega" +categories = "Emulator" +systemname = "Dreamcast" +database = "Sega - Dreamcast" +license = "GPLv2" +permissions = "" +display_version = "Git" +supports_no_game = "false"