From bcab1c7807cda13ea4b643e29027a495d13322ac Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Mon, 22 Aug 2016 15:37:41 -0400 Subject: [PATCH] Add .iso, .img, and .bin to Mednafen PCE --- dist/info/mednafen_pce_fast_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/mednafen_pce_fast_libretro.info b/dist/info/mednafen_pce_fast_libretro.info index 0d0ad83c..b80b3de7 100644 --- a/dist/info/mednafen_pce_fast_libretro.info +++ b/dist/info/mednafen_pce_fast_libretro.info @@ -1,6 +1,6 @@ display_name = "PC Engine/PCE-CD (Mednafen PCE FAST)" authors = "Ryphecha" -supported_extensions = "pce|cue|ccd" +supported_extensions = "pce|cue|ccd|iso|img|bin" corename = "Mednafen/Beetle PCE FAST" manufacturer = "NEC" categories = "Emulator"