add GBA BIOS info, update Release bat for new colder/txt files
This commit is contained in:
parent
0762e235d5
commit
61292d59eb
|
@ -0,0 +1,7 @@
|
||||||
|
To play Gameboy Advance games requires the GBA BIOS,
|
||||||
|
|
||||||
|
It is expected by default to be in this folder named gbabios.rom
|
||||||
|
|
||||||
|
To configure the location and name of this file, use the Config -> Path Config dialog
|
||||||
|
|
||||||
|
Its sha1 is 300C20DF6731A33952DED8C436F7F186D25D3492
|
|
@ -9,4 +9,4 @@ rem explicitly list the OK ones here as individual copies. until then....
|
||||||
|
|
||||||
copy *.dll dll
|
copy *.dll dll
|
||||||
|
|
||||||
zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe dll gamedb NES\Palettes Lua Gameboy\Palettes
|
zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe dll gamedb NES\Palettes Lua Gameboy\Palettes Coleco\BIOS_Info.txt "PC Engine\BIOS_Info.txt" GBA\BIOS_Info.txt
|
||||||
|
|
Loading…
Reference in New Issue