mame/hash/abc80_cass.xml
Vas Crabb 438a497c37 (nw) More license shuffling
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.
2020-03-07 22:02:56 +11:00

35 lines
1 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0
-->
<softwarelist name="abc80_cass" description="Luxor ABC 80 cassettes">
<!-- https://www.youtube.com/watch?v=5IVFEVL4oAg -->
<software name="abcdemo">
<description>ABCDemo</description>
<year>2015</year>
<publisher>Genesis Project</publisher>
<info name="usage" value="RUN CAS:" />
<part name="cass1" interface="abc80_cass">
<dataarea name="cass" size="10793090">
<rom name="genesisproject_abcdemo.wav" size="10793090" crc="7642349f" sha1="a0a808e9c9c5f3ca162ef22869600e1c735846c2"/>
</dataarea>
</part>
</software>
<software name="abcstack">
<description>ABCStacker</description>
<year>2016</year>
<publisher>Andreas Gustafsson</publisher>
<info name="usage" value="RUN CAS:" />
<part name="cass1" interface="abc80_cass">
<dataarea name="cass" size="755244">
<rom name="abcstacker.wav" size="755244" crc="6fdc6043" sha1="2a8290f260e94bb5904733255aa0e0188a2168b8"/>
</dataarea>
</part>
</software>
</softwarelist>