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

23 lines
656 B
XML

<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0
-->
<softwarelist name="jb3000_flop" description="Panasonic JB-3000 diskettes">
<!-- OS 8" -->
<software name="dos125"> <!-- From https://archive.org/details/JB-3000-MS-DOS -->
<description>MS-DOS v1.25</description>
<year>1982</year>
<publisher>Microsoft</publisher>
<part name="flop1" interface="floppy_8">
<dataarea name="flop" size="200914">
<rom name="JB-3000 MS-DOS (8-inch).imd" size="200914" crc="8aba9f35" sha1="7dba4f64296039d88c35098c71f30ab32e9e081e" offset="0" />
</dataarea>
</part>
</software>
<!-- Apps -->
</softwarelist>