mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
(MESS) c64_cart.xml: Added Diagnose64 cartridge. [Ray Carlsen]
This commit is contained in:
parent
991987f325
commit
f4a5975d4d
@ -4759,7 +4759,7 @@
|
|||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="deadtest">
|
<software name="deadtest">
|
||||||
<description>C-64 Dead Test</description>
|
<description>C64/C128/C128D Diagnostic Dead Test (Rev 781220)</description>
|
||||||
<year>1988</year>
|
<year>1988</year>
|
||||||
<publisher>Commodore</publisher>
|
<publisher>Commodore</publisher>
|
||||||
<part name="cart" interface="c64_cart">
|
<part name="cart" interface="c64_cart">
|
||||||
@ -6987,6 +6987,20 @@
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
|
<software name="diag64" supported="no">
|
||||||
|
<description>Diagnose64</description>
|
||||||
|
<year>1985</year>
|
||||||
|
<publisher>MicroDoctor</publisher>
|
||||||
|
<part name="cart" interface="c64_cart">
|
||||||
|
<feature name="slot" value="mw203" />
|
||||||
|
<feature name="exrom" value="0" />
|
||||||
|
<feature name="game" value="1" />
|
||||||
|
<dataarea name="roml" size="0x2000">
|
||||||
|
<rom name="micro doctor 64 mw-203.u6" size="0x2000" crc="8dbf3c3b" sha1="8a14829eb9b92e8c6d0588357074363a75cda886" offset="0x0000" />
|
||||||
|
</dataarea>
|
||||||
|
</part>
|
||||||
|
</software>
|
||||||
|
|
||||||
<!-- Dummy cartridge entries to allow requirement mappings from c64_flop -->
|
<!-- Dummy cartridge entries to allow requirement mappings from c64_flop -->
|
||||||
|
|
||||||
<software name="cpm">
|
<software name="cpm">
|
||||||
|
Loading…
Reference in New Issue
Block a user