mirror of
https://github.com/libretro/libretro-super
synced 2025-02-10 15:40:27 +00:00
Fix x64sc/xpet typos in linux recipes, add xpet info
This commit is contained in:
parent
b07e6b6f80
commit
4e3912f415
13
dist/info/vice_xpet_libretro.info
vendored
Normal file
13
dist/info/vice_xpet_libretro.info
vendored
Normal 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"
|
@ -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 .
|
||||
|
Loading…
x
Reference in New Issue
Block a user