libretro-super/dist/info/desmume_libretro.info
TheLocoBandito 08cf8664cf
Add correct md5 checksum for firmware.bin
145eaef5bd3037cbc247c213bb3da1b3 is the correct md5 checksum for the correct and properly dumped firmware.bin that shows the complete NDS BIOS boot animation before going into the BIOS.

[img]https://s10.postimg.org/g12mao7x5/Proof.png[/img]

e45033d9b0fa6b0de071292bba7c9d13 is the checksum for an incorrect and bad firmware.bin dump which skips the NDS BIOS boot animation and takes you directly to the BIOS.
2018-03-13 10:25:39 +01:00

24 lines
952 B
Plaintext

display_name = "Nintendo - DS (DeSmuME)"
authors = "YopYop156|Zeromus"
supported_extensions = "nds|bin"
corename = "DeSmuME"
manufacturer = "Nintendo"
categories = "Emulator"
systemname = "Nintendo DS"
database = "Nintendo - Nintendo DS|Nintendo - Nintendo DS Decrypted|Nintendo - Nintendo DS (Download Play)"
license = "GPLv2"
permissions = ""
display_version = "SVN"
supports_no_game = "false"
firmware_count = 3
firmware0_desc = "firmware.bin (NDS Firmware)"
firmware0_path = "firmware.bin"
firmware0_opt = "true"
firmware1_desc = "bios7.bin (ARM7 BIOS)"
firmware1_path = "bios7.bin"
firmware1_opt = "true"
firmware2_desc = "bios9.bin (ARM9 BIOS)"
firmware2_path = "bios9.bin"
firmware2_opt = "true"
notes = "(!) firmware.bin (md5): 145eaef5bd3037cbc247c213bb3da1b3|(!) bios7.bin (md5): df692a80a5b1bc90728bc3dfc76cd948|(!) bios9.bin (md5): a392174eb3e572fed6447e956bde4b25|[1] Enable 'Use External BIOS/Firmware' core option to use firmware files"