diff --git a/dist/info/vice_x128_libretro.info b/dist/info/vice_x128_libretro.info new file mode 100644 index 00000000..4bfaf6d5 --- /dev/null +++ b/dist/info/vice_x128_libretro.info @@ -0,0 +1,12 @@ +display_name = "Commodore 128 (VICE)" +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" +corename = "VICE" +manufacturer = "Commodore" +categories = "Emulator" +systemname = "C128" +database = "Commodore - C128" +license = "GPLv2" +permissions = "" +display_version = "v3.0" +supports_no_game = "false" diff --git a/dist/info/vice_x64_libretro.info b/dist/info/vice_x64_libretro.info index 114c82d3..c2122981 100644 --- a/dist/info/vice_x64_libretro.info +++ b/dist/info/vice_x64_libretro.info @@ -1,7 +1,7 @@ -display_name = "Commodore 64 (VICE 3.0)" +display_name = "Commodore 64 (VICE)" 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" -corename = "VICE 3.0" +corename = "VICE" manufacturer = "Commodore" categories = "Emulator" systemname = "C64"