mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
Update megadriv.xml for ESPN Hockey Night (#12831)
I've been looking into this ROM as the trusted dump and scene dumps on no-intro did not match and were marked bad as Mame considers them bad. I did my own testing, as I don't think one db should rely on another or why be separate? Dumping 3 copies on OSCR, plus desoldering a chip and dumping it, I get the hashes I'm updating it to here. While I don't think Mame should consider it bad because No-intro does or vice-versa, I'm the dumper and glad to answer any questions to both projects.
This commit is contained in:
parent
10c335a9d0
commit
82fddbdd32
1 changed files with 1 additions and 1 deletions
|
@ -16674,7 +16674,7 @@ https://segaretro.org/Elitserien_96
|
|||
<part name="cart" interface="megadriv_cart">
|
||||
<feature name="slot" value="rom_sram"/>
|
||||
<dataarea name="rom" width="16" endianness="big" size="2097152">
|
||||
<rom name="espn national hockey night (usa).bin" size="2097152" crc="1d08828c" sha1="cfd65e3ffb17e1718356ef8de7c527e2c9fd8940"/>
|
||||
<rom name="espn national hockey night (usa).bin" size="2097152" crc="401dc618" sha1="cb312d6617574f5b9cccd56a83a0a45b734671ed"/>
|
||||
</dataarea>
|
||||
<dataarea name="sram" size="16384">
|
||||
</dataarea>
|
||||
|
|
Loading…
Reference in a new issue