mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
we had an outdated dump of pinball (1 bit was wrong)
This commit is contained in:
parent
5099c74845
commit
d19629af8f
@ -163,7 +163,7 @@ The "rc" feature is used to indicate the source of the clock signal
|
|||||||
<feature name="paddle" value="yes" />
|
<feature name="paddle" value="yes" />
|
||||||
<feature name="rc" value="100pf/21.0K" />
|
<feature name="rc" value="100pf/21.0K" />
|
||||||
<dataarea name="rom" size="2048">
|
<dataarea name="rom" size="2048">
|
||||||
<rom name="mp3455nll_4974" size="2048" crc="e442cf83" sha1="595b99e31ae88c778cc5c811fd9007aa0749b993" offset="0" />
|
<rom name="mp3455nll_4974" size="2048" crc="906544ea" sha1="7ba8460369e1bb0708b0ef076342774059fd03d2" offset="0" />
|
||||||
</dataarea>
|
</dataarea>
|
||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
Loading…
Reference in New Issue
Block a user