Fixed machine array demos, by permitting machine IDs with hyphenated numeric suffixes to use a machine state file created with an unhyphenated machine ID, and added a demo of Windows 1.0 (the "Premiere Edition")
This commit is contained in:
parent
2f1ab7df40
commit
503cda40f7
27 changed files with 99 additions and 57 deletions
|
|
@ -5,7 +5,7 @@ permalink: /disks/pcx86/dos/ibm/3.00/
|
|||
---
|
||||
|
||||
PC-DOS 3.00
|
||||
---
|
||||
-----------
|
||||
|
||||
PC-DOS 3.00 was announced on August 14, 1984 and released in September 1984.
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ permalink: /disks/pcx86/dos/ibm/3.10/
|
|||
---
|
||||
|
||||
PC-DOS 3.10
|
||||
---
|
||||
-----------
|
||||
|
||||
PC-DOS 3.10 was announced on August 14, 1984 (along with [PC-DOS 3.00](/disks/pcx86/dos/ibm/3.00/)) and released
|
||||
on April 2, 1985.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ permalink: /disks/pcx86/dos/ibm/3.20/
|
|||
---
|
||||
|
||||
PC-DOS 3.20
|
||||
---
|
||||
-----------
|
||||
|
||||
PC-DOS 3.20 was first announced on March 18, 1986 and released later that year.
|
||||
|
||||
|
|
|
|||
1
disks/pcx86/fixed/10mb/PCDOS310-WIN100-EGA.json
Normal file
1
disks/pcx86/fixed/10mb/PCDOS310-WIN100-EGA.json
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -5,11 +5,11 @@ permalink: /disks/pcx86/fixed/10mb/
|
|||
---
|
||||
|
||||
10Mb Hard Drive (Fixed Disk) Images
|
||||
---
|
||||
-----------------------------------
|
||||
|
||||
This folder contains the following 10Mb fixed disk images:
|
||||
|
||||
* [Empty formatted disk](PCDOS200-EMPTY.json)
|
||||
* [Empty formatted disk](PCDOS200-EMPTY.json) ([XML](pcdos200-empty.xml))
|
||||
* [PC-DOS 2.00 with Windows 1.01 for CGA](PCDOS200-WIN101-CGA.json) ([XML](pcdos200-win101-cga.xml))
|
||||
* [PC-DOS 2.00 with Windows 1.01 for EGA](PCDOS200-WIN101-EGA.json) ([XML](pcdos200-win101-ega.xml))
|
||||
|
||||
|
|
@ -28,10 +28,10 @@ or by reference:
|
|||
|
||||
### Notes Regarding 10Mb Disks
|
||||
|
||||
The [Empty formatted disk](PCDOS200-EMPTY.json) is *completely* empty. It was partitioned with the PC-DOS 2.00 **FDISK** utility,
|
||||
allocating the entire disk to a single DOS partition, and then it was formatted with the PC-DOS 2.00 **FORMAT** utility.
|
||||
Neither the **FORMAT** "/S" option nor the **SYS** command were used, so no system files were transferred, leaving
|
||||
the disk completely empty and non-bootable.
|
||||
The [Empty formatted disk](PCDOS200-EMPTY.json) is *completely* empty. It was partitioned with the PC-DOS 2.00
|
||||
**FDISK** utility, allocating the entire disk to a single DOS partition, and then it was formatted with the PC-DOS 2.00
|
||||
**FORMAT** utility. Neither the **FORMAT** "/S" option nor the **SYS** command were used, so no system files were
|
||||
transferred, leaving the disk completely empty and non-bootable.
|
||||
|
||||
After formatting, PC-DOS 2.00 reports:
|
||||
|
||||
|
|
@ -75,7 +75,7 @@ is not allowed, another 2 sectors are lost, bringing the total FAT file system o
|
|||
Thus, actual free space is (20739 - 51) * 512, or 10,592,256 bytes, which is exactly what DOS reports as the available
|
||||
space.
|
||||
|
||||
Some sources on the internet (eg, [http://www.wikiwand.com/en/Timeline_of_DOS_operating_systems](http://www.wikiwand.com/en/Timeline_of_DOS_operating_systems))
|
||||
Some sources on the internet (eg,[http://www.wikiwand.com/en/Timeline_of_DOS_operating_systems](http://www.wikiwand.com/en/Timeline_of_DOS_operating_systems))
|
||||
claim that the FAT file system overhead for the XT's 10Mb disk is "50 sectors". As they explain:
|
||||
|
||||
"The fixed disk has 10,618,880 bytes of raw space: 305 cylinders (the equivalent of tracks) × 2 platters
|
||||
|
|
|
|||
4
disks/pcx86/fixed/10mb/pcdos200-empty.xml
Normal file
4
disks/pcx86/fixed/10mb/pcdos200-empty.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<hdc id="hdcXT" drives='[{name:"10Mb Hard Disk",type:3,path:"/disks/pcx86/fixed/10mb/PCDOS200-EMPTY.json"}]' padLeft="8px" padBottom="8px">
|
||||
<control type="button" binding="saveHD0">Save HD</control>
|
||||
</hdc>
|
||||
|
|
@ -1,2 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<hdc id="hdcXT" drives='[{name:"10Mb Hard Drive",path:"/disks/pcx86/fixed/10mb/PCDOS200-WIN101-CGA.json",type:3}]'/>
|
||||
<hdc id="hdcXT" drives='[{name:"10Mb Hard Disk",type:3,path:"/disks/pcx86/fixed/10mb/PCDOS200-WIN101-CGA.json"}]' padLeft="8px" padBottom="8px">
|
||||
<control type="button" binding="saveHD0">Save HD</control>
|
||||
</hdc>
|
||||
|
|
|
|||
|
|
@ -1,2 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<hdc id="hdcXT" drives='[{name:"10Mb Hard Drive",path:"/disks/pcx86/fixed/10mb/PCDOS200-WIN101-EGA.json",type:3}]'/>
|
||||
<hdc id="hdcXT" drives='[{name:"10Mb Hard Disk",type:3,path:"/disks/pcx86/fixed/10mb/PCDOS200-WIN101-EGA.json"}]' padLeft="8px" padBottom="8px">
|
||||
<control type="button" binding="saveHD0">Save HD</control>
|
||||
</hdc>
|
||||
|
|
|
|||
4
disks/pcx86/fixed/10mb/unformatted.xml
Normal file
4
disks/pcx86/fixed/10mb/unformatted.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<hdc id="hdcXT" drives='[{name:"10Mb Hard Disk",type:3}]' padLeft="8px" padBottom="8px">
|
||||
<control type="button" binding="saveHD0">Save HD</control>
|
||||
</hdc>
|
||||
|
|
@ -5,7 +5,7 @@ permalink: /disks/pcx86/fixed/20mb/
|
|||
---
|
||||
|
||||
20Mb Hard Drive (Fixed Disk) Images
|
||||
---
|
||||
-----------------------------------
|
||||
|
||||
This folder contains the following 20Mb disk images:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,28 @@
|
|||
---
|
||||
layout: page
|
||||
title: Microsoft Windows 1.00
|
||||
title: Microsoft Windows 1.0
|
||||
permalink: /disks/pcx86/windows/1.00/
|
||||
machines:
|
||||
- id: ibm5160-ega-win100
|
||||
type: pcx86
|
||||
state: /disks/pcx86/windows/1.00/state.json
|
||||
config: /devices/pcx86/machine/5160/ega/640kb/machine.xml
|
||||
drives: '[{name:"10Mb Hard Disk",type:3,path:"/disks/pcx86/fixed/10mb/PCDOS310-WIN100-EGA.json"}]'
|
||||
autoMount:
|
||||
A:
|
||||
path: /disks/pcx86/dos/ibm/3.10/PCDOS310-DISK1.json
|
||||
B:
|
||||
name: /disks/pcx86/dos/ibm/3.10/PCDOS310-DISK1.json
|
||||
---
|
||||
|
||||
Microsoft Windows 1.00 ("Premiere Edition")
|
||||
---
|
||||
Microsoft Windows 1.0 ("Premiere Edition")
|
||||
------------------------------------------
|
||||
|
||||
Windows 1.00 was not a public release. Microsoft released these disks (dubbed the "Premiere Edition") to selected
|
||||
vendors, analysts, and members of the press in Summer 1985 to obtain feedback on the product.
|
||||
Windows 1.0 was not a public release. Microsoft released these disks (dubbed the "Premiere Edition") to selected
|
||||
vendors, analysts, and members of the press in Summer 1985 to obtain feedback on the product. [Windows 1.01](../1.01/)
|
||||
was the first public release.
|
||||
|
||||
[Windows 1.01](../1.01/) was the first public release.
|
||||
{% include machine.html id="ibm5160-ega-win100" %}
|
||||
|
||||
Directory listings of the four 360Kb distribution diskettes are provided below.
|
||||
|
||||
|
|
|
|||
1
disks/pcx86/windows/1.00/state.json
Normal file
1
disks/pcx86/windows/1.00/state.json
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -9,7 +9,7 @@ Microsoft Windows
|
|||
|
||||
Information is available for assorted versions of Microsoft Windows:
|
||||
|
||||
* [Microsoft Windows 1.00](/disks/pcx86/windows/1.00/)
|
||||
* [Microsoft Windows 1.00 (Demo)](/disks/pcx86/windows/1.00/)
|
||||
* [Microsoft Windows 1.01 (Demo)](/disks/pcx86/windows/1.01/)
|
||||
* [Microsoft Windows 1.02](/disks/pcx86/windows/1.02/)
|
||||
* [Microsoft Windows 1.03](/disks/pcx86/windows/1.03/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue