[VBA-M] Update firmware support

only merge after this PR is merged:
https://github.com/libretro/vbam-libretro/pull/42
This commit is contained in:
retro-wertz 2018-05-11 01:47:48 +08:00 committed by GitHub
parent aac55d313e
commit 1a68c3a642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"