mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
Changed coco_cart softlist 'cclimbra' alternate ROM to be the correct rom for 'cclimber'
'cclimber' crashes, whereas 'cclimbra' did not. After reviewing the difference between the two dumps, I've concluded that the 'cclimbra' so-called "alternate" is in fact the correct dump. It isn't clear to me who maintains these softlists, or if the softlists are derived from some other data source. If there is a better way to make this correction, let me know.
This commit is contained in:
parent
4765620175
commit
a223e95d9f
@ -229,20 +229,6 @@ Compiled by K1W1 and Cowering (from GoodCoCo)
|
||||
<info name="developer" value="Datasoft" />
|
||||
<info name="author" value="James Garon" />
|
||||
<info name="serial" value="26-3089" />
|
||||
<part name="cart" interface="coco_cart">
|
||||
<dataarea name="rom" size="8192">
|
||||
<rom name="canyon climber (1982)(26-3089)(datasoft)[!].rom" size="8192" crc="aa214e43" sha1="ac5d771b3fd692de72d69945ae1fa4788db54538" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="cclimbra" cloneof="cclimber">
|
||||
<description>Canyon Climber (Alt)</description>
|
||||
<year>1982</year>
|
||||
<publisher>Tandy</publisher>
|
||||
<info name="developer" value="Datasoft" />
|
||||
<info name="author" value="James Garon" />
|
||||
<info name="serial" value="26-3089" />
|
||||
<part name="cart" interface="coco_cart">
|
||||
<dataarea name="rom" size="8192">
|
||||
<rom name="canyon climber (1982) (26-3089) (datasoft) [a1].rom" size="8192" crc="23e3869f" sha1="b064b863b0e621bdfece76a0ac7b11301b5d8528" offset="0" />
|
||||
|
Loading…
Reference in New Issue
Block a user