(MESS) comx35: Added floppy software list. [Curt Coder]

This commit is contained in:
Curt Coder 2012-11-28 19:03:05 +00:00
parent bdc4606c25
commit daa35a9aca
2 changed files with 18 additions and 0 deletions

1
.gitattributes vendored
View File

@ -67,6 +67,7 @@ hash/channelf.xml svneol=native#text/xml
hash/coco_cart.xml svneol=native#text/xml
hash/coleco.xml svneol=native#text/xml
hash/compis.xml svneol=native#text/xml
hash/comx35_flop.xml svneol=native#text/xml
hash/cpc_cass.xml svneol=native#text/xml
hash/cpc_flop.xml svneol=native#text/xml
hash/crvision.xml svneol=native#text/xml

17
hash/comx35_flop.xml Normal file
View File

@ -0,0 +1,17 @@
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<softwarelist name="comx35_flop" description="COMX-35 diskettes">
<software name="dos">
<description>DOS 1.40</description>
<year>198?</year>
<publisher>COMX</publisher>
<part name="flop1" interface="floppy_5_25">
<dataarea name="flop" size="">
<rom name="dos.1.4+f&amp;m.disk.tools.img" size="143360" crc="40945c5c" sha1="eb725c09c669010433ef68bbaa3e2f1f3b399ed7" offset="0" />
</dataarea>
</part>
</software>
</softwarelist>