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

54 lines
1.9 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0
-->
<softwarelist name="gimix" description="Gimix 6809 System disks">
<software name="flex33">
<description>GMX Flex-09 3.3</description>
<year>1981</year>
<publisher>Technical System Consultants / Gimix Inc.</publisher>
<part name="flop1" interface="floppy_5_25">
<dataarea name="flop" size="1265664">
<rom name="gfx33dma.dsk" size="102400" crc="5548dd85" sha1="0e0a94908478cbcf1d9ab7430189bdf43e12355b"/>
</dataarea>
</part>
</software>
<!-- 8 inch disk - to boot, you'll need to set DIP switch S2-9 on the DMA FDC board (5.25/8 inch drive select) to 8 inch.
You'll also need to set the first drive to be 8 inch also, (-fdc:0 8dd) -->
<software name="flex36">
<description>GMX Flex-09 3.6</description>
<year>1981</year>
<publisher>Technical System Consultants / Gimix Inc.</publisher>
<part name="flop1" interface="floppy_8">
<dataarea name="flop" size="1265664">
<rom name="gflx_36.dsk" size="161280" crc="6cdd4198" sha1="307b635a3abb487c1295d8ef75afeecec9e61c39"/>
</dataarea>
</part>
</software>
<software name="flex43">
<description>GMX Flex-09 4.3</description>
<year>1981</year>
<publisher>Technical System Consultants / Gimix Inc.</publisher>
<part name="flop1" interface="floppy_5_25">
<dataarea name="flop" size="1265664">
<rom name="flex_v4.3.imd" size="103190" crc="2685ca76" sha1="b297f8e774cf4253a2d2259cb1959c74911ceda3"/>
</dataarea>
</part>
</software>
<software name="os9l1_12">
<description>OS-9 GMX I</description>
<year>1981</year>
<publisher>Microware Systems Corp. / Gimix Inc.</publisher>
<part name="flop1" interface="floppy_5_25">
<dataarea name="flop" size="1265664">
<rom name="os9_v1.2.imd" size="116070" crc="aa3791b9" sha1="29036b5a6d1e63801b7b9fe9b99f5a4b536f9f3d"/>
</dataarea>
</part>
</software>
</softwarelist>