diff --git a/dist/info/vice_xpet_libretro.info b/dist/info/vice_xpet_libretro.info new file mode 100644 index 00000000..5b806958 --- /dev/null +++ b/dist/info/vice_xpet_libretro.info @@ -0,0 +1,13 @@ +display_name = "Commodore - PET (VICE PET)" +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 = "PET" +systemid = "commodore_pet" +database = "Commodore - PET" +license = "GPLv2" +permissions = "" +display_version = "v3.0" +supports_no_game = "false" diff --git a/recipes/linux/cores-linux-x64-generic b/recipes/linux/cores-linux-x64-generic index 6b6f0326..d7916bfe 100644 --- a/recipes/linux/cores-linux-x64-generic +++ b/recipes/linux/cores-linux-x64-generic @@ -124,8 +124,8 @@ vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENE vemulator libretro-vemulator https://github.com/MJaoune/vemulator-libretro.git master YES GENERIC Makefile . vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x128 vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . -vice_x64sc libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc -vice_xpet libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet +vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc +vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .