trunk/hash/c64_cart.xml
r245644 | r245645 | |
4759 | 4759 | </software> |
4760 | 4760 | |
4761 | 4761 | <software name="deadtest"> |
4762 | | <description>C-64 Dead Test</description> |
| 4762 | <description>C64/C128/C128D Diagnostic Dead Test (Rev 781220)</description> |
4763 | 4763 | <year>1988</year> |
4764 | 4764 | <publisher>Commodore</publisher> |
4765 | 4765 | <part name="cart" interface="c64_cart"> |
r245644 | r245645 | |
6987 | 6987 | </part> |
6988 | 6988 | </software> |
6989 | 6989 | |
| 6990 | <software name="diag64" supported="no"> |
| 6991 | <description>Diagnose64</description> |
| 6992 | <year>1985</year> |
| 6993 | <publisher>MicroDoctor</publisher> |
| 6994 | <part name="cart" interface="c64_cart"> |
| 6995 | <feature name="slot" value="mw203" /> |
| 6996 | <feature name="exrom" value="0" /> |
| 6997 | <feature name="game" value="1" /> |
| 6998 | <dataarea name="roml" size="0x2000"> |
| 6999 | <rom name="micro doctor 64 mw-203.u6" size="0x2000" crc="8dbf3c3b" sha1="8a14829eb9b92e8c6d0588357074363a75cda886" offset="0x0000" /> |
| 7000 | </dataarea> |
| 7001 | </part> |
| 7002 | </software> |
| 7003 | |
6990 | 7004 | <!-- Dummy cartridge entries to allow requirement mappings from c64_flop --> |
6991 | 7005 | |
6992 | 7006 | <software name="cpm"> |