mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
438a497c37
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.
58 lines
1.8 KiB
XML
58 lines
1.8 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
<!--
|
|
license:CC0
|
|
-->
|
|
<softwarelist name="abc806" description="Luxor ABC 806 diskettes">
|
|
|
|
<software name="graf806" supported="no">
|
|
<description>Graf806</description>
|
|
<year>198?</year>
|
|
<publisher><unknown></publisher>
|
|
|
|
<part name="flop" interface="floppy_5_25">
|
|
<dataarea name="flop" size="199707">
|
|
<rom name="graf806.td0" size="199707" crc="96e86f58" sha1="187bb2528b7cbccc9dcf96c2824b4f9cff394064" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="cpm30">
|
|
<description>CP/M Plus v3.0 (v0.9)</description>
|
|
<year>198?</year>
|
|
<publisher><unknown></publisher>
|
|
|
|
<part name="flop" interface="floppy_5_25">
|
|
<dataarea name="flop" size="297216">
|
|
<rom name="cpm30.td0" size="297216" crc="ccf77a0c" sha1="2563cc8c93c101f616f39620b3d7759a5062f97b" status="baddump" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="cpm30_12" cloneof="cpm30">
|
|
<description>CP/M Plus v3.0 (v1.2)</description>
|
|
<year>198?</year>
|
|
<publisher><unknown></publisher>
|
|
|
|
<part name="flop" interface="floppy_5_25">
|
|
<dataarea name="flop" size="502129">
|
|
<rom name="cpmplus3.td0" size="502129" crc="8274028c" sha1="004366ef05c8bd617433ff63df72086096ded1ce" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<!-- https://www.youtube.com/watch?v=w6LsIeLsUFw -->
|
|
<software name="colorful" supported="no">
|
|
<description>Colorful Animals</description>
|
|
<year>2018</year>
|
|
<publisher>Genesis Project</publisher>
|
|
<info name="usage" value="BYE, A" />
|
|
|
|
<part name="flop1" interface="floppy_5_25">
|
|
<dataarea name="flop" size="163840">
|
|
<rom name="colorful_animals.dsk" size="163840" crc="ba6ba9a1" sha1="36f9a0b814b222eb5664a87f3b52c0268dfd18c1" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
</softwarelist>
|