This commit is contained in:
Jeff Parsons 2015-07-19 12:15:43 -07:00
commit b075a3a6f3
3 changed files with 16 additions and 0 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.18.4/manifest.xsl"?>
<manifest type="software">
<title>MS-DOS</title>
<version>3.31</version>
<type>DOS</type>
<category>Operating System</category>
<author>Microsoft</author>
<releaseDate/>
<disk id="disk01" size="1474560" chs="80:2:18" img="static/MSDOS331-1440K.img" href="/disks/pc/dos/microsoft/3.31/MSDOS331-1440K.json" md5="b6e96b0e70b7428904c8abfea74db341" md5json="1a8c3cfa978fbcbf7862c4c91847a267">
<name>MS-DOS 3.31 (1440K Disk)</name>
</disk>
</manifest>

View file

@ -16,6 +16,8 @@
<manifest ref="/disks/pc/dos/ibm/6.10/manifest.xml" disk="*"/>
<manifest ref="/disks/pc/dos/ibm/7.00/manifest.xml" disk="*"/>
<manifest ref="/disks/pc/dos/microsoft/3.20/manifest.xml" disk="*"/>
<manifest ref="/disks/pc/dos/microsoft/3.30/manifest.xml" disk="*"/>
<manifest ref="/disks/pc/dos/microsoft/3.31/manifest.xml" disk="*"/>
<manifest ref="/disks/pc/dos/microsoft/4.0M/manifest.xml" disk="*"/>
<manifest ref="/disks/pc/dos/microsoft/5.00/manifest.xml" disk="*"/>
<manifest ref="/disks/pc/dos/compaq/3.10/manifest.xml" disk="*"/>