mirror of
https://github.com/holub/mame
synced 2025-04-16 05:24:54 +03:00
- hash/c64_cart.xml: corrected dragnden description tag to match actual title shown on screen and on cartridge cover [Guru]
- hash/vic10.xml: corrected ROM label for seawolf [Guru]
This commit is contained in:
parent
6adfae166c
commit
671e1e8404
@ -2188,7 +2188,7 @@ license:CC0
|
||||
</software>
|
||||
|
||||
<software name="dragnden">
|
||||
<description>Dragon's Den</description>
|
||||
<description>Dragonsden</description>
|
||||
<year>1983</year>
|
||||
<publisher>Commodore</publisher>
|
||||
<info name="serial" value="C-64???" />
|
||||
@ -2196,7 +2196,7 @@ license:CC0
|
||||
<feature name="exrom" value="0" />
|
||||
<feature name="game" value="0" />
|
||||
<dataarea name="roml" size="0x4000">
|
||||
<rom name="dragon's den (1983)(commodore).80" size="0x4000" crc="447e9930" sha1="432a1fe70a975b5ad1bee1c0138b3672df7b1899"/>
|
||||
<rom name="dragonsden (1983)(commodore).80" size="0x4000" crc="447e9930" sha1="432a1fe70a975b5ad1bee1c0138b3672df7b1899"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
@ -261,7 +261,7 @@ license:CC0
|
||||
<info name="serial" value="C-64603" />
|
||||
<part name="cart" interface="vic10_cart">
|
||||
<dataarea name="uprom" size="0x2000">
|
||||
<rom name="seawolf.bin" size="0x2000" crc="10daba85" sha1="90d5665bf22c7ebc10d6ebcc533fd2e8272ab7c7" offset="0x0000" />
|
||||
<rom name="325364-02.u1" size="0x2000" crc="10daba85" sha1="90d5665bf22c7ebc10d6ebcc533fd2e8272ab7c7" offset="0x0000" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
Loading…
Reference in New Issue
Block a user