From fbdbfda0e1f4f4687e147b83489baac1f3e78522 Mon Sep 17 00:00:00 2001 From: telanus Date: Fri, 4 Oct 2019 10:31:18 +0200 Subject: [PATCH] created an info file for vice_xcbm2 core --- dist/info/vice_xcbm2_libretro.info | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 dist/info/vice_xcbm2_libretro.info diff --git a/dist/info/vice_xcbm2_libretro.info b/dist/info/vice_xcbm2_libretro.info new file mode 100644 index 00000000..51c7037b --- /dev/null +++ b/dist/info/vice_xcbm2_libretro.info @@ -0,0 +1,13 @@ +display_name = "Commodore CBM-II (VICE xcbm2)" +authors = "VICE Core Team Members" +supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u" +corename = "VICE" +manufacturer = "Commodore" +categories = "Emulator" +systemname = "CBM2" +systemid = "commodore_cbm2" +database = "Commodore - CBM2" +license = "GPLv2" +permissions = "" +display_version = "v3.3" +supports_no_game = "false"