mame/hash/mephisto_mm4.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

22 lines
614 B
XML

<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0
-->
<softwarelist name="mephisto_mm4" description="Mephisto MM IV Modules">
<!-- HG 440 module is exclusively used with MM IV -->
<software name="hg440">
<description>Mephisto HG 440 Opening Library</description>
<year>1987</year>
<publisher>Hegener + Glaser</publisher>
<part name="cart" interface="mephisto_cart">
<dataarea name="rom" size="0x4000">
<rom name="hg_440" size="0x4000" crc="81ffcdfd" sha1="b0f7bcc11d1e821daf92cde31e3446c8be0bbe19" />
</dataarea>
</part>
</software>
</softwarelist>