Added a Microsoft Tools README and a few old MS-DOS OEM disk images
This commit is contained in:
parent
1dd50c68d3
commit
5662b2fe19
10 changed files with 379 additions and 105 deletions
1
disks/pc/dos/microsoft/1.25/MSDOS-COMPAQ-111.json
Normal file
1
disks/pc/dos/microsoft/1.25/MSDOS-COMPAQ-111.json
Normal file
File diff suppressed because one or more lines are too long
1
disks/pc/dos/microsoft/1.25/MSDOS-COMPAQ-112.json
Normal file
1
disks/pc/dos/microsoft/1.25/MSDOS-COMPAQ-112.json
Normal file
File diff suppressed because one or more lines are too long
16
disks/pc/dos/microsoft/1.25/manifest.xml
Normal file
16
disks/pc/dos/microsoft/1.25/manifest.xml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.20.1/manifest.xsl"?>
|
||||
<manifest type="software">
|
||||
<title>MS-DOS</title>
|
||||
<version>1.25</version>
|
||||
<type>DOS</type>
|
||||
<category>Operating System</category>
|
||||
<author>Microsoft</author>
|
||||
<releaseDate/>
|
||||
<disk id="disk01" size="327680" chs="40:2:8" img="static/MSDOS-COMPAQ-111.img" href="/disks/pc/dos/microsoft/1.25/MSDOS-COMPAQ-111.json" md5="a18fd39ab120b1ece3c30a9906d50976" md5json="ca1a04e465a5090cc477c71bc30330d2">
|
||||
<name>MS-DOS v1.25 (Compaq v1.11)</name>
|
||||
</disk>
|
||||
<disk id="disk02" size="327680" chs="40:2:8" img="static/MSDOS-COMPAQ-112.img" href="/disks/pc/dos/microsoft/1.25/MSDOS-COMPAQ-112.json" md5="78669dbfd2c3a23e30353788fcbabdef" md5json="5aaf3703a5c1374f464d9e7f90175ddf">
|
||||
<name>MS-DOS v1.25 (Compaq v1.12)</name>
|
||||
</disk>
|
||||
</manifest>
|
||||
1
disks/pc/dos/microsoft/2.00/MSDOS-COMPAQ-212.json
Normal file
1
disks/pc/dos/microsoft/2.00/MSDOS-COMPAQ-212.json
Normal file
File diff suppressed because one or more lines are too long
13
disks/pc/dos/microsoft/2.00/manifest.xml
Normal file
13
disks/pc/dos/microsoft/2.00/manifest.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.20.1/manifest.xsl"?>
|
||||
<manifest type="software">
|
||||
<title>MS-DOS</title>
|
||||
<version>2.00</version>
|
||||
<type>DOS</type>
|
||||
<category>Operating System</category>
|
||||
<author>Microsoft</author>
|
||||
<releaseDate/>
|
||||
<disk id="disk01" size="368640" chs="40:2:9" img="static/MSDOS-COMPAQ-212.img" href="/disks/pc/dos/microsoft/2.00/MSDOS-COMPAQ-212.json" md5="90489565ef2f3dd7e378d1477eb6623e" md5json="c76b7c3b1d9578da79680a1385f73285">
|
||||
<name>MS-DOS v2.00 (Compaq v2.12)</name>
|
||||
</disk>
|
||||
</manifest>
|
||||
Loading…
Reference in a new issue