More DOS
This commit is contained in:
parent
5942ef6959
commit
b075a3a6f3
3 changed files with 16 additions and 0 deletions
1
disks/pc/dos/microsoft/3.31/MSDOS331-1440K.json
Normal file
1
disks/pc/dos/microsoft/3.31/MSDOS331-1440K.json
Normal file
File diff suppressed because one or more lines are too long
13
disks/pc/dos/microsoft/3.31/manifest.xml
Normal file
13
disks/pc/dos/microsoft/3.31/manifest.xml
Normal 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>
|
||||
|
|
@ -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="*"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue