Fix x64sc/xpet typos in linux recipes, add xpet info

This commit is contained in:
rsn8887 2019-07-30 00:00:42 -05:00
parent b07e6b6f80
commit 4e3912f415
2 changed files with 15 additions and 2 deletions

13
dist/info/vice_xpet_libretro.info vendored Normal file
View File

@ -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"

View File

@ -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 .