diff options
author | 2014-06-03 14:23:51 +0000 | |
---|---|---|
committer | 2014-06-03 14:23:51 +0000 | |
commit | 117c24b5e9d5e22faa6296b9bf61ac7318d5ba7c (patch) | |
tree | ed4da9f42bb4a763d7b8b30f8e744ec3343af651 /hash | |
parent | 5ac4a7d9ba357e4a73a0f224963b4a2728e5e757 (diff) |
(MESS) ql_flop.xml: Added The Simulator. (nw)
Diffstat (limited to 'hash')
-rw-r--r-- | hash/ql_flop.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/hash/ql_flop.xml b/hash/ql_flop.xml index b8feff3b881..cad0f84a20f 100644 --- a/hash/ql_flop.xml +++ b/hash/ql_flop.xml @@ -50,4 +50,24 @@ </part> </software> + <software name="simulatr"> + <description>The Simulator</description> + <year>1988</year> + <publisher>Ekotek Datasystems</publisher> + + <part name="flop1" interface="floppy_3_5"> + <feature name="part_id" value="Runcopy"/> + <dataarea name="flop" size="737280"> + <rom name="runcopy.img" size="737280" crc="53fcaa62" sha1="0584a0fd321bd2db5230cb84382c6c5aab4213d7" offset="0" /> + </dataarea> + </part> + + <part name="flop2" interface="floppy_3_5"> + <feature name="part_id" value="Master"/> + <dataarea name="flop" size="737280"> + <rom name="master.img" size="737280" crc="d04455e5" sha1="f5df5468c85b470ebe81a536fc6d4d69130698a3" offset="0" /> + </dataarea> + </part> + </software> + </softwarelist> |