mirror of
https://github.com/holub/mame
synced 2025-06-03 03:16:30 +03:00
(MESS) apf : added basic cart to software list
can someone do a bom check on this list...thx
This commit is contained in:
parent
65df1ab85e
commit
f5d4952849
@ -25,6 +25,17 @@
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="basic" supported="yes">
|
||||
<description>APF Basic</description>
|
||||
<year>1979</year>
|
||||
<publisher>APF</publisher>
|
||||
<part name="cart" interface="apfm1000_cart">
|
||||
<dataarea name="rom" size="12288">
|
||||
<rom name="basic_80.rom" size="8192" crc="a4c69fae" sha1="7f98aa482589bf7c5a26d338fec105e797ba43f6" offset="0" />
|
||||
<rom name="basic_68.rom" size="4096" crc="ef049ab8" sha1="c4c12aade95dd89a4750fe7f89d57256c93da068" offset="0x2000" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
<software name="blckjack" supported="no">
|
||||
<description>Blackjack</description>
|
||||
<year>1979</year>
|
||||
|
Loading…
Reference in New Issue
Block a user