Merge pull request #441 from bparker06/gambatte
update gambatte info file to add official bioses
This commit is contained in:
commit
64506119a3
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue