mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +03:00

Get rid of a couple of copies of the CC0 text. Add header comment to CC0 files to remind people editing them what the terms are. Also add some missing XML headers. The header comments in layouts won't bloat the binary - they get stripped out before compressing, same as any other comments.
88 lines
2.5 KiB
XML
88 lines
2.5 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
<!--
|
|
license:CC0
|
|
-->
|
|
|
|
<softwarelist name="bw2" description="Bondwell 2 disk images">
|
|
|
|
<software name="cpm22">
|
|
<description>CP/M 2.2 System Disk and Utilities</description>
|
|
<year>1986</year>
|
|
<publisher>Digital Research Inc.</publisher>
|
|
|
|
<part name="flop1" interface="floppy_3_5">
|
|
<dataarea name="flop" size="207783">
|
|
<rom name="cpm22.imd" size="207783" crc="3aade386" sha1="28e2b4edd3b81e78d874814808ce5609c84a2e68" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="calcstar">
|
|
<description>CalcStar v1.45</description>
|
|
<year>1981</year>
|
|
<publisher>Micropro</publisher>
|
|
|
|
<part name="flop1" interface="floppy_3_5">
|
|
<dataarea name="flop" size="119078">
|
|
<rom name="cs145.imd" size="119078" crc="a74b2551" sha1="be0c27f2ffd4a24b55c9cf8e5291afdb7c80c79c" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="datastar">
|
|
<description>Data Star v1.41</description>
|
|
<year>1980</year>
|
|
<publisher>Micropro</publisher>
|
|
|
|
<part name="flop1" interface="floppy_3_5">
|
|
<dataarea name="flop" size="97150">
|
|
<rom name="ds141.imd" size="97150" crc="e8c05a05" sha1="e2b095a1e695dfdb000afc17da96e602c5bf1d42" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="repstar">
|
|
<description>ReportStar v1.02</description>
|
|
<year>1982</year>
|
|
<publisher>Micropro</publisher>
|
|
|
|
<part name="flop1" interface="floppy_3_5">
|
|
<dataarea name="flop" size="218276">
|
|
<rom name="rs102.imd" size="218276" crc="92a6933f" sha1="33637d6849e335041ed723f9ff1af2bfc070940d" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="schedule">
|
|
<description>Scheduler Plus</description>
|
|
<year>198?</year>
|
|
<publisher>Micropro</publisher>
|
|
|
|
<part name="flop1" interface="floppy_3_5">
|
|
<dataarea name="flop" size="337561">
|
|
<rom name="schedule.imd" size="337561" crc="7c74cc41" sha1="c14fa0abf2fecccb9865304fad3f6aa45c709bf0" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="wordstar">
|
|
<description>WordStar v3.30</description>
|
|
<year>1979</year>
|
|
<publisher>Micropro</publisher>
|
|
|
|
<part name="flop1" interface="floppy_3_5">
|
|
<dataarea name="flop" size="217266">
|
|
<rom name="ws330d1.imd" size="217266" crc="d293ae34" sha1="595f42f18d82a7cfa22736ba0fe6ce9a463a1590" />
|
|
</dataarea>
|
|
</part>
|
|
|
|
<part name="flop2" interface="floppy_3_5">
|
|
<dataarea name="flop" size="205296">
|
|
<rom name="ws330d2.imd" size="205296" crc="0a5b5463" sha1="59445f2cfb9bd684902a5d04baa84cfdc1533562" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
</softwarelist>
|