diff options
author | 2015-04-12 13:08:41 +0300 | |
---|---|---|
committer | 2015-04-12 13:09:11 +0300 | |
commit | f4a5975d4d3f4dc0b63f580b75aca579e9ab66bd (patch) | |
tree | a943218339bb2336d6878ea583478d03363f85d4 /hash/c64_cart.xml | |
parent | 991987f325a680f99815b2cc8b0225567eec5e4d (diff) |
(MESS) c64_cart.xml: Added Diagnose64 cartridge. [Ray Carlsen]
Diffstat (limited to 'hash/c64_cart.xml')
-rw-r--r-- | hash/c64_cart.xml | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/hash/c64_cart.xml b/hash/c64_cart.xml index 659cb657f97..f0193ecf999 100644 --- a/hash/c64_cart.xml +++ b/hash/c64_cart.xml @@ -4759,7 +4759,7 @@ </software> <software name="deadtest"> - <description>C-64 Dead Test</description> + <description>C64/C128/C128D Diagnostic Dead Test (Rev 781220)</description> <year>1988</year> <publisher>Commodore</publisher> <part name="cart" interface="c64_cart"> @@ -6987,6 +6987,20 @@ </part> </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 --> <software name="cpm"> |