diff options
| author | 2012-11-28 19:03:05 +0000 | |
|---|---|---|
| committer | 2012-11-28 19:03:05 +0000 | |
| commit | daa35a9acab74d310b478bafbb361eabf70b586f (patch) | |
| tree | 7bbde3e9a9089950ad8da3dda4bb3b322e0abef5 /hash | |
| parent | bdc4606c254c05275347913a7c7cb853e589274f (diff) | |
(MESS) comx35: Added floppy software list. [Curt Coder]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/comx35_flop.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/hash/comx35_flop.xml b/hash/comx35_flop.xml new file mode 100644 index 00000000000..72c294b63fc --- /dev/null +++ b/hash/comx35_flop.xml @@ -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&m.disk.tools.img" size="143360" crc="40945c5c" sha1="eb725c09c669010433ef68bbaa3e2f1f3b399ed7" offset="0" /> + </dataarea> + </part> + </software> + +</softwarelist> |
