Merge pull request #441 from bparker06/gambatte

update gambatte info file to add official bioses
This commit is contained in:
Twinaphex 2017-02-10 16:26:42 +01:00 committed by GitHub
commit 64506119a3
1 changed files with 8 additions and 0 deletions

View File

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