From 7adf39047c9f845460d23ef43e5a41c404002414 Mon Sep 17 00:00:00 2001 From: markwkidd Date: Mon, 9 Jan 2017 17:39:40 -0500 Subject: [PATCH 1/2] update BIOS filename and description Updated required BIOS filename per this PR to the libretro core: https://github.com/libretro/beetle-pcfx-libretro/pull/15 Also adds more detail about which version of the BIOS is required. --- dist/info/mednafen_pcfx_libretro.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/info/mednafen_pcfx_libretro.info b/dist/info/mednafen_pcfx_libretro.info index 277b221e..64cc3177 100644 --- a/dist/info/mednafen_pcfx_libretro.info +++ b/dist/info/mednafen_pcfx_libretro.info @@ -11,7 +11,7 @@ permissions = "" display_version = "v0.9.33.3" supports_no_game = "false" firmware_count = 1 -firmware0_desc = "pcfx.bios (PC-FX BIOS)" -firmware0_path = "pcfx.bios" +firmware0_desc = "pcfx.rom (PC-FX BIOS v1.00 - 2 Sep 1994)" +firmware0_path = "pcfx.rom" firmware0_opt = "false" -notes = "(!) pcfx.bios (md5): 1c8996258dfe6c1a07df305f0a3e5758" +notes = "(!) pcfx.rom (md5): 1c8996258dfe6c1a07df305f0a3e5758" From f9174e6f9d702918ed08057a96f803523e026518 Mon Sep 17 00:00:00 2001 From: markwkidd Date: Mon, 9 Jan 2017 17:43:23 -0500 Subject: [PATCH 2/2] Update mednafen_pcfx_libretro.info --- dist/info/mednafen_pcfx_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/mednafen_pcfx_libretro.info b/dist/info/mednafen_pcfx_libretro.info index 64cc3177..782c0018 100644 --- a/dist/info/mednafen_pcfx_libretro.info +++ b/dist/info/mednafen_pcfx_libretro.info @@ -14,4 +14,4 @@ firmware_count = 1 firmware0_desc = "pcfx.rom (PC-FX BIOS v1.00 - 2 Sep 1994)" firmware0_path = "pcfx.rom" firmware0_opt = "false" -notes = "(!) pcfx.rom (md5): 1c8996258dfe6c1a07df305f0a3e5758" +notes = "(!) pcfx.rom (md5): 08e36edbea28a017f79f8d4f7ff9b6d7"