blob: 45547fbe1263711541196285d0e4c3464d8ffb60 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0-1.0
-->
<softwarelist name="altos586" description="Altos 586 floppies">
<software name="diag" supported="yes">
<description>Altos Diagnostic Executive</description>
<year>1983</year>
<publisher>Altos Computer Systems</publisher>
<part name="flop1" interface="floppy_5_25">
<dataarea name="flop" size="733392">
<rom name="SDX-586.IMD" size="733392" crc="160fac51" sha1="91a53c8b26bbe4b1f38b1b3811d3176442955d09"/>
</dataarea>
</part>
</software>
</softwarelist>
|