From 1a68c3a6426f393bdd0155903a17d92739991126 Mon Sep 17 00:00:00 2001 From: retro-wertz Date: Fri, 11 May 2018 01:47:48 +0800 Subject: [PATCH] [VBA-M] Update firmware support only merge after this PR is merged: https://github.com/libretro/vbam-libretro/pull/42 --- dist/info/vbam_libretro.info | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dist/info/vbam_libretro.info b/dist/info/vbam_libretro.info index 591afb6a..9e42321a 100644 --- a/dist/info/vbam_libretro.info +++ b/dist/info/vbam_libretro.info @@ -10,3 +10,8 @@ license = "GPLv2" permissions = "" display_version = "SVN" supports_no_game = "false" +firmware_count = 1 +firmware0_desc = "gba_bios.bin (Game Boy Advance BIOS)" +firmware0_path = "gba_bios.bin" +firmware0_opt = "true" +notes = "(!) gba_bios.bin (md5): a860e8c0b6d573d191e4ec7db1b1e4f6"