diff --git a/BizHawk.MultiClient/output/C64/Firmwares/BIOS_Info.txt b/BizHawk.MultiClient/output/C64/Firmwares/BIOS_Info.txt new file mode 100644 index 0000000000..66325af539 --- /dev/null +++ b/BizHawk.MultiClient/output/C64/Firmwares/BIOS_Info.txt @@ -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 \ No newline at end of file diff --git a/BizHawk.MultiClient/output/MakeRelease.bat b/BizHawk.MultiClient/output/MakeRelease.bat index 17265296ae..1c29918602 100644 --- a/BizHawk.MultiClient/output/MakeRelease.bat +++ b/BizHawk.MultiClient/output/MakeRelease.bat @@ -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 diff --git a/BizHawk.MultiClient/output/NES/FDS_BIOS_Info.txt b/BizHawk.MultiClient/output/NES/FDS_BIOS_Info.txt new file mode 100644 index 0000000000..ad013cfc33 --- /dev/null +++ b/BizHawk.MultiClient/output/NES/FDS_BIOS_Info.txt @@ -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 \ No newline at end of file diff --git a/BizHawk.MultiClient/output/SNES/Firmwares/BIOS_Info.txt b/BizHawk.MultiClient/output/SNES/Firmwares/BIOS_Info.txt new file mode 100644 index 0000000000..45f393a988 --- /dev/null +++ b/BizHawk.MultiClient/output/SNES/Firmwares/BIOS_Info.txt @@ -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 \ No newline at end of file