Add BIOS info files & folders for c64, nes, snes

This commit is contained in:
adelikat 2012-11-25 19:25:05 +00:00
parent d77efde5fc
commit afd91fbb8b
4 changed files with 45 additions and 1 deletions

View File

@ -0,0 +1,18 @@
To play Commodore 64 games requires C64 firmware files,
It is expected by default that they be in this folder
File list:
basic
chargen
dos1541
kernal
(notice the lack of file extensions)
To configure the firmware folder, use the Config -> Path Config dialog
Sha1 list:
basic 89878cea0a268734696de11c4bae593eaaa506465d2029d619c0e0cbccdfa62d
chargen fd0d53b8480e86163ac98998976c72cc58d5dd8eb824ed7b829774e74213b420
dos1541 d1d45afb46fd4e2b48d93ca367b889d75654a3b7acf73044e51f6d880c09369e
kernal 83c60d47047d7beab8e5b7bf6f67f80daa088b7a6a27de0d7e016f6484042721

View File

@ -9,4 +9,4 @@ rem explicitly list the OK ones here as individual copies. until then....
copy *.dll dll
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
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 C64\Firmwares\BIOS_Info.txt SNES\Firmwares\BIOS_Info.txt NES\FDS_BIOS_Info.txt

View File

@ -0,0 +1,8 @@
To play Famicom DiskSystem games requires the FDS BIOS,
It is expected by default to be in this folder named disksys.rom
To configure the location and name of this file, use the Config -> Path Config dialog
Its sha1 is E4E41472C454F928E53EB10E0509BF7D1146ECC1
Its filesize is 8k

View File

@ -0,0 +1,18 @@
To play Commodore 64 games requires C64 BIOS file,
It is expected by default that they be in this folder
File list:
basic
chargen
dos1541
kernal
(notice the lack of file extensions)
To configure the location and name of this file, use the Config -> Path Config dialog
Sha1 list:
basic 89878cea0a268734696de11c4bae593eaaa506465d2029d619c0e0cbccdfa62d
chargen fd0d53b8480e86163ac98998976c72cc58d5dd8eb824ed7b829774e74213b420
dos1541 d1d45afb46fd4e2b48d93ca367b889d75654a3b7acf73044e51f6d880c09369e
kernal 83c60d47047d7beab8e5b7bf6f67f80daa088b7a6a27de0d7e016f6484042721