From ae420edd0f6e86eca3298f35e97ab549a1a0bcca Mon Sep 17 00:00:00 2001 From: hizzlekizzle Date: Wed, 16 Feb 2022 08:56:29 -0600 Subject: [PATCH] Create cdi2015_libretro.info (#1612) * Create cdi2015_libretro.info * change 2016s to 2015s * couple more version nits --- dist/info/cdi2015_libretro.info | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 dist/info/cdi2015_libretro.info diff --git a/dist/info/cdi2015_libretro.info b/dist/info/cdi2015_libretro.info new file mode 100644 index 00000000..acb76699 --- /dev/null +++ b/dist/info/cdi2015_libretro.info @@ -0,0 +1,36 @@ +# Software Information +display_name = "Philips CDi (CDi 2015)" +authors = "MAMEdev" +supported_extensions = "chd" +corename = "Philips CDi 2015" +license = "GPLv2+" +permissions = "" +display_version = "0.160" +categories = "Emulator" + +# Hardware Information +manufacturer = "Philips" +systemname = "CDi" +systemid = "cdi2015" + +# Firmware / BIOS +firmware_count = 1 +firmware0_desc = "cdimono1.zip" +firmware0_path = "cdimono1.zip" +firmware0_opt = "false" + +# Libretro Features +supports_no_game = "false" +database = "" +savestate = "false" +savestate_features = "null" +cheats = "false" +input_descriptors = "false" +memory_descriptors = "false" +libretro_saves = "false" +core_options = "false" +core_options_version = "1.0" +hw_render = "false" +disk_control = "false" + +description = "Based on the MAME codebase's Philips CDi emulation circa 2015, 'CDi 2015' is compatible with CDi games in CHD format from any MAME set. This core is designed to make it very easy to load these games. Names are irrelevant, hash lists aren't needed, just put the BIOS (again, from any MAME set) into the system directory, then load the game."