From cfa7ccc039e26c2bf0bf5772c811fef74f31f32b Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Fri, 10 Feb 2017 10:20:10 -0500 Subject: [PATCH] update gambatte info file to add official bioses --- dist/info/gambatte_libretro.info | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dist/info/gambatte_libretro.info b/dist/info/gambatte_libretro.info index 34369916..340abeb3 100644 --- a/dist/info/gambatte_libretro.info +++ b/dist/info/gambatte_libretro.info @@ -10,3 +10,11 @@ license = "GPLv2" permissions = "" display_version = "v0.5.0" supports_no_game = "false" +firmware_count = 2 +firmware0_desc = "gb_bios.bin (Game Boy BIOS)" +firmware0_path = "gb_bios.bin" +firmware0_opt = "true" +firmware1_desc = "gbc_bios.bin (Game Boy Color BIOS)" +firmware1_path = "gbc_bios.bin" +firmware1_opt = "true" +notes = "(!) gb_bios.bin (md5): 32fbbd84168d3482956eb3c5051637f5|(!) gbc_bios.bin (md5): dbfce9db9deaa2567f6a84fde55f9680"