Add redirects for all the (moved) disk folders
This commit is contained in:
parent
d29ef36ea1
commit
6b7515045f
189 changed files with 419 additions and 6 deletions
|
|
@ -10,14 +10,11 @@ IBM PC Control Panels
|
|||
---
|
||||
|
||||
A *[Control Panel](/docs/pcx86/panel/)* is a collection of machine controls (e.g., buttons, register values, etc)
|
||||
bound to the *[CPU](/docs/pcx86/cpu/)* and *[Debugger](/docs/pcx86/debugger/)* components and usually defined in a
|
||||
separate XML file.
|
||||
bound to the *[Computer](/docs/pcx86/computer/)*, *[CPU](/docs/pcx86/cpu/)*, *[Debugger](/docs/pcx86/debugger/)*,
|
||||
and *[Keyboard](/docs/pcx86/keyboard/)* components and usually defined in a separate XML file.
|
||||
|
||||
The following predefined IBM PC *[Control Panel](/docs/pcx86/panel/)* XML configuration are currently available:
|
||||
|
||||
- [default.xml](default.xml) (a simple layout for 8086/8088-based machines)
|
||||
- [wide.xml](wide.xml) (a wide version of default.xml)
|
||||
- [wide386.xml](wide386.xml) (a wide version of default.xml for 80386-based machines)
|
||||
|
||||
The visual controls described by these layouts are provided by the *[Computer](/docs/pcx86/computer/)*,
|
||||
*[CPU](/docs/pcx86/cpu/)*, *[Keyboard](/docs/pcx86/keyboard/)*, and *[Debugger](/docs/pcx86/debugger/)* components.
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ menu_title: Disks
|
|||
menu_order: 4
|
||||
permalink: /disks/pcx86/
|
||||
redirect_from:
|
||||
- /disks/pc/
|
||||
- /configs/pc/disks/
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: PC Applications
|
||||
permalink: /disks/pcx86/apps/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/
|
||||
---
|
||||
|
||||
PC Applications
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: IBM Applications
|
||||
permalink: /disks/pcx86/apps/ibm/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/ibm/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/ibm/
|
||||
---
|
||||
|
||||
IBM Applications
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: TopView 1.01
|
||||
permalink: /disks/pcx86/apps/ibm/topview/1.01/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/ibm/topview/1.01/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/ibm/topview/1.01/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5160
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: TopView
|
||||
permalink: /disks/pcx86/apps/ibm/topview/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/ibm/topview/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/ibm/topview/
|
||||
---
|
||||
|
||||
TopView
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Lotus 1-2-3 1.0a
|
||||
permalink: /disks/pcx86/apps/lotus/123/1.0a/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/lotus/123/1.0a/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/lotus/123/1.0a/
|
||||
---
|
||||
|
||||
Lotus 1-2-3 1.0a
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Lotus 1-2-3
|
||||
permalink: /disks/pcx86/apps/lotus/123/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/lotus/123/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/lotus/123/
|
||||
---
|
||||
|
||||
Lotus 1-2-3
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Lotus Applications
|
||||
permalink: /disks/pcx86/apps/lotus/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/lotus/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/lotus/
|
||||
---
|
||||
|
||||
Lotus Applications
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: MicroPro Applications
|
||||
permalink: /disks/pcx86/apps/micropro/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/micropro/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/micropro/
|
||||
---
|
||||
|
||||
MicroPro Applications
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: MicroPro WordStar 3.30
|
||||
permalink: /disks/pcx86/apps/micropro/wordstar/3.30/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/micropro/wordstar/3.30/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/micropro/wordstar/3.30/
|
||||
---
|
||||
|
||||
MicroPro WordStar 3.30
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: MicroPro WordStar 4.00
|
||||
permalink: /disks/pcx86/apps/micropro/wordstar/4.00/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/micropro/wordstar/4.00/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/micropro/wordstar/4.00/
|
||||
---
|
||||
|
||||
MicroPro WordStar 4.00
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: MicroPro WordStar
|
||||
permalink: /disks/pcx86/apps/micropro/wordstar/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/micropro/wordstar/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/micropro/wordstar/
|
||||
---
|
||||
|
||||
MicroPro WordStar
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Microsoft Applications
|
||||
permalink: /disks/pcx86/apps/microsoft/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/
|
||||
---
|
||||
|
||||
Microsoft Applications
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Microsoft Chart 2.02
|
||||
permalink: /disks/pcx86/apps/microsoft/chart/2.02/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/chart/2.02/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/chart/2.02/
|
||||
---
|
||||
|
||||
Microsoft Chart 2.02
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Microsoft Chart
|
||||
permalink: /disks/pcx86/apps/microsoft/chart/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/chart/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/chart/
|
||||
---
|
||||
|
||||
Microsoft Chart
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Microsoft Word for Windows 2.0c
|
||||
permalink: /disks/pcx86/apps/microsoft/winword/2.0c/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/winword/2.0c/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/winword/2.0c/
|
||||
---
|
||||
|
||||
Microsoft Word for Windows 2.0c
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Microsoft Word for Windows
|
||||
permalink: /disks/pcx86/apps/microsoft/winword/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/winword/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/winword/
|
||||
---
|
||||
|
||||
Microsoft Word for Windows
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Microsoft Word 3.0
|
||||
permalink: /disks/pcx86/apps/microsoft/word/3.0/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/word/3.0/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/word/3.0/
|
||||
---
|
||||
|
||||
Microsoft Word 3.0
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Microsoft Word 3.1 (for DOS)
|
||||
permalink: /disks/pcx86/apps/microsoft/word/3.1/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/word/3.1/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/word/3.1/
|
||||
---
|
||||
|
||||
Microsoft Word 3.1
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Microsoft Word 5.0 (for DOS)
|
||||
permalink: /disks/pcx86/apps/microsoft/word/5.0/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/word/5.0/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/word/5.0/
|
||||
---
|
||||
|
||||
Microsoft Word 5.0
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Microsoft Word
|
||||
permalink: /disks/pcx86/apps/microsoft/word/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/word/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/microsoft/word/
|
||||
---
|
||||
|
||||
Microsoft Word
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Sunny Hill Applications
|
||||
permalink: /disks/pcx86/apps/sunnyhill/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/sunnyhill/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/sunnyhill/
|
||||
---
|
||||
|
||||
Sunny Hill Applications
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Omniview 386 4.30
|
||||
permalink: /disks/pcx86/apps/sunnyhill/omniview/4.30/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/sunnyhill/omniview/4.30/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/sunnyhill/omniview/4.30/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: compaq386
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
layout: page
|
||||
title: Omniview
|
||||
permalink: /disks/pcx86/apps/sunnyhill/omniview/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/sunnyhill/omniview/
|
||||
redirect_from:
|
||||
- /disks/pc/apps/sunnyhill/omniview/
|
||||
---
|
||||
|
||||
Omniview
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ layout: page
|
|||
title: "IBM PC (Model 5150) running CP/M-86 v1.1B"
|
||||
permalink: /disks/pcx86/cpm/1.1b/
|
||||
redirect_from:
|
||||
- /disks/pc/cpm/machine.xml/
|
||||
- /disks/pc/cpm/1.1b/
|
||||
- /disks/pc/cpm/machine.xml/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: CP/M-86
|
||||
permalink: /disks/pcx86/cpm/
|
||||
redirect_from:
|
||||
- /disks/pc/cpm/
|
||||
---
|
||||
|
||||
CP/M-86
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC Diagnostics
|
||||
permalink: /disks/pcx86/diags/
|
||||
redirect_from:
|
||||
- /disks/pc/diags/
|
||||
---
|
||||
|
||||
PC Diagnostics
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running IBM PC Advanced Diagnostics 1.02"
|
||||
permalink: /disks/pcx86/diags/ibm/1.02/
|
||||
redirect_from:
|
||||
- /disks/pc/diags/ibm/1.02/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC AT (Model 5170) running IBM PC AT Advanced Diagnostics 2.07"
|
||||
permalink: /disks/pcx86/diags/ibm/2.07/
|
||||
redirect_from:
|
||||
- /disks/pc/diags/ibm/2.07/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running IBM PC Advanced Diagnostics 2.20"
|
||||
permalink: /disks/pcx86/diags/ibm/2.20/
|
||||
redirect_from:
|
||||
- /disks/pc/diags/ibm/2.20/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: IBM PC Diagnostics
|
||||
permalink: /disks/pcx86/diags/ibm/
|
||||
redirect_from:
|
||||
- /disks/pc/diags/ibm/
|
||||
---
|
||||
|
||||
IBM PC Diagnostics
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS and MS-DOS Disks
|
||||
permalink: /disks/pcx86/dos/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/
|
||||
---
|
||||
|
||||
PC-DOS and MS-DOS
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: COMPAQ MS-DOS 1.11
|
||||
permalink: /disks/pcx86/dos/compaq/1.11/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/compaq/1.11/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-compaq111
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: COMPAQ MS-DOS 1.12
|
||||
permalink: /disks/pcx86/dos/compaq/1.12/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/compaq/1.12/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-compaq112
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: COMPAQ MS-DOS 2.12
|
||||
permalink: /disks/pcx86/dos/compaq/2.12/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/compaq/2.12/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5160-compaq212
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: COMPAQ MS-DOS 3.00
|
||||
permalink: /disks/pcx86/dos/compaq/3.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/compaq/3.00/
|
||||
---
|
||||
|
||||
COMPAQ MS-DOS 3.00
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: COMPAQ MS-DOS 3.10
|
||||
permalink: /disks/pcx86/dos/compaq/3.10/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/compaq/3.10/
|
||||
---
|
||||
|
||||
COMPAQ MS-DOS 3.10
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: COMPAQ MS-DOS 3.31
|
||||
permalink: /disks/pcx86/dos/compaq/3.31/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/compaq/3.31/
|
||||
---
|
||||
|
||||
COMPAQ MS-DOS 3.31
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: COMPAQ MS-DOS
|
||||
permalink: /disks/pcx86/dos/compaq/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/compaq/
|
||||
---
|
||||
|
||||
COMPAQ MS-DOS
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 1.00
|
||||
permalink: /disks/pcx86/dos/ibm/1.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/1.00/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-pcdos100
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 1.10
|
||||
permalink: /disks/pcx86/dos/ibm/1.10/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/1.10/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-pcdos110
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 2.00
|
||||
permalink: /disks/pcx86/dos/ibm/2.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/2.00/
|
||||
---
|
||||
|
||||
PC-DOS 2.00
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 2.10
|
||||
permalink: /disks/pcx86/dos/ibm/2.10/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/2.10/
|
||||
---
|
||||
|
||||
PC-DOS 2.10
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 3.00
|
||||
permalink: /disks/pcx86/dos/ibm/3.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/3.00/
|
||||
---
|
||||
|
||||
PC-DOS 3.00
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 3.10
|
||||
permalink: /disks/pcx86/dos/ibm/3.10/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/3.10/
|
||||
---
|
||||
|
||||
PC-DOS 3.10
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 3.20
|
||||
permalink: /disks/pcx86/dos/ibm/3.20/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/3.20/
|
||||
---
|
||||
|
||||
PC-DOS 3.20
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 3.30
|
||||
permalink: /disks/pcx86/dos/ibm/3.30/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/3.30/
|
||||
---
|
||||
|
||||
PC-DOS 3.30
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 4.00
|
||||
permalink: /disks/pcx86/dos/ibm/4.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/4.00/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170-pcdos400
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 5.00
|
||||
permalink: /disks/pcx86/dos/ibm/5.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/5.00/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170-pcdos500
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 6.10
|
||||
permalink: /disks/pcx86/dos/ibm/6.10/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/6.10/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170-pcdos610
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 6.30
|
||||
permalink: /disks/pcx86/dos/ibm/6.30/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/6.30/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170-pcdos630
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC-DOS 7.00
|
||||
permalink: /disks/pcx86/dos/ibm/7.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/7.00/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170-pcdos700
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: IBM PC-DOS
|
||||
permalink: /disks/pcx86/dos/ibm/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/ibm/
|
||||
---
|
||||
|
||||
IBM PC-DOS
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 1.25
|
||||
permalink: /disks/pcx86/dos/microsoft/1.25/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/1.25/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 1.25
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 2.00
|
||||
permalink: /disks/pcx86/dos/microsoft/2.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/2.00/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 2.00
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 3.20
|
||||
permalink: /disks/pcx86/dos/microsoft/3.20/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/3.20/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170-msdos320
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 3.21
|
||||
permalink: /disks/pcx86/dos/microsoft/3.21/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/3.21/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 3.21
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ layout: page
|
|||
title: Microsoft MS-DOS 3.30
|
||||
permalink: /disks/pcx86/dos/microsoft/3.30/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/3.30/
|
||||
- /disks/pc/dos/microsoft/3.30a/
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 3.31
|
||||
permalink: /disks/pcx86/dos/microsoft/3.31/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/3.31/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 3.31
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 4.00
|
||||
permalink: /disks/pcx86/dos/microsoft/4.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/4.00/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170-msdos400
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 4.01
|
||||
permalink: /disks/pcx86/dos/microsoft/4.01/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/4.01/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170-msdos401
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 5.00 (360K Disks)
|
||||
permalink: /disks/pcx86/dos/microsoft/5.00/360K/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/5.00/360K/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 5.00 (360K Disks)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 5.00 (720K Disks)
|
||||
permalink: /disks/pcx86/dos/microsoft/5.00/720K/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/5.00/720K/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 5.00 (720K Disks)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 5.00
|
||||
permalink: /disks/pcx86/dos/microsoft/5.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/5.00/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 5.00
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 6.00 (1.2M Disks)
|
||||
permalink: /disks/pcx86/dos/microsoft/6.00/1200K/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/6.00/1200K/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 6.00 (1.2M Disks)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 6.00 (1.44M Disks)
|
||||
permalink: /disks/pcx86/dos/microsoft/6.00/1440K/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/6.00/1440K/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 6.00 (1.44M Disks)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 6.00
|
||||
permalink: /disks/pcx86/dos/microsoft/6.00/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/6.00/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 6.00
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 6.20 (1.2M Disks)
|
||||
permalink: /disks/pcx86/dos/microsoft/6.20/1200K/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/6.20/1200K/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 6.20 (1.2M Disks)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 6.20 (1.44M Disks)
|
||||
permalink: /disks/pcx86/dos/microsoft/6.20/1440K/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/6.20/1440K/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 6.20 (1.44M Disks)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 6.20
|
||||
permalink: /disks/pcx86/dos/microsoft/6.20/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/6.20/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 6.20
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 6.22 (1.2M Disks)
|
||||
permalink: /disks/pcx86/dos/microsoft/6.22/1200K/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/6.22/1200K/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 6.22 (1.2M Disks)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 6.22 (1.44M Disks)
|
||||
permalink: /disks/pcx86/dos/microsoft/6.22/1440K/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/6.22/1440K/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 6.22 (1.44M Disks)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS 6.22
|
||||
permalink: /disks/pcx86/dos/microsoft/6.22/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/6.22/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS 6.22
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft MS-DOS
|
||||
permalink: /disks/pcx86/dos/microsoft/
|
||||
redirect_from:
|
||||
- /disks/pc/dos/microsoft/
|
||||
---
|
||||
|
||||
Microsoft MS-DOS
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: 10Mb Hard Drive (Fixed Disk) Images
|
||||
permalink: /disks/pcx86/fixed/10mb/
|
||||
redirect_from:
|
||||
- /disks/pc/fixed/10mb/
|
||||
---
|
||||
|
||||
10Mb Hard Drive (Fixed Disk) Images
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: 20Mb Hard Drive (Fixed Disk) Images
|
||||
permalink: /disks/pcx86/fixed/20mb/
|
||||
redirect_from:
|
||||
- /disks/pc/fixed/20mb/
|
||||
---
|
||||
|
||||
20Mb Hard Drive (Fixed Disk) Images
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC Hard Drive (Fixed Disk) Images
|
||||
permalink: /disks/pcx86/fixed/
|
||||
redirect_from:
|
||||
- /disks/pc/fixed/
|
||||
---
|
||||
|
||||
PC Hard Drive (Fixed Disk) Images
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: PC Games
|
||||
permalink: /disks/pcx86/games/
|
||||
redirect_from:
|
||||
- /disks/pc/games/
|
||||
---
|
||||
|
||||
PC Games
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: id Software Games
|
||||
permalink: /disks/pcx86/games/id/
|
||||
redirect_from:
|
||||
- /disks/pc/games/id/
|
||||
---
|
||||
|
||||
id Software Games
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "id Software: Wolfenstein 3D"
|
||||
permalink: /disks/pcx86/games/id/wolf3d/
|
||||
redirect_from:
|
||||
- /disks/pc/games/id/wolf3d/
|
||||
---
|
||||
|
||||
Wolfenstein 3D
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Infocom Games
|
||||
permalink: /disks/pcx86/games/infocom/
|
||||
redirect_from:
|
||||
- /disks/pc/games/infocom/
|
||||
---
|
||||
|
||||
Infocom Games
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running The Hitchhiker's Guide to the Galaxy"
|
||||
permalink: /disks/pcx86/games/infocom/hhiker/
|
||||
redirect_from:
|
||||
- /disks/pc/games/infocom/hhiker/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-hhiker
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running Planetfall"
|
||||
permalink: /disks/pcx86/games/infocom/planet/
|
||||
redirect_from:
|
||||
- /disks/pc/games/infocom/planet/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-planet
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running Zork I with Debugger"
|
||||
permalink: /disks/pcx86/games/infocom/zork1/debugger/
|
||||
redirect_from:
|
||||
- /disks/pc/games/infocom/zork1/debugger/
|
||||
machines:
|
||||
- type: pcx86
|
||||
debugger: true
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running Zork I"
|
||||
permalink: /disks/pcx86/games/infocom/zork1/
|
||||
redirect_from:
|
||||
- /disks/pc/games/infocom/zork1/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-zork1
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running Zork II"
|
||||
permalink: /disks/pcx86/games/infocom/zork2/
|
||||
redirect_from:
|
||||
- /disks/pc/games/infocom/zork2/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-zork2
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running Zork III"
|
||||
permalink: /disks/pcx86/games/infocom/zork3/
|
||||
redirect_from:
|
||||
- /disks/pc/games/infocom/zork3/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-zork3
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft Games
|
||||
permalink: /disks/pcx86/games/microsoft/
|
||||
redirect_from:
|
||||
- /disks/pc/games/microsoft/
|
||||
---
|
||||
|
||||
Microsoft Games
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running Microsoft Adventure (1981)"
|
||||
permalink: /disks/pcx86/games/microsoft/adventure/
|
||||
redirect_from:
|
||||
- /disks/pc/games/microsoft/adventure/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft Flight Simulator
|
||||
permalink: /disks/pcx86/games/microsoft/flightsim/
|
||||
redirect_from:
|
||||
- /disks/pc/games/microsoft/flightsim/
|
||||
---
|
||||
|
||||
Microsoft Flight Simulator
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: MINIX 1.1
|
||||
permalink: /disks/pcx86/minix/1.1/
|
||||
redirect_from:
|
||||
- /disks/pc/minix/1.1/
|
||||
---
|
||||
|
||||
MINIX 1.1
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: MINIX Operating Systems
|
||||
permalink: /disks/pcx86/minix/
|
||||
redirect_from:
|
||||
- /disks/pc/minix/
|
||||
---
|
||||
|
||||
MINIX Operating Systems
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: OS/2 Disks
|
||||
permalink: /disks/pcx86/os2/
|
||||
redirect_from:
|
||||
- /disks/pc/os2/
|
||||
---
|
||||
|
||||
IBM OS/2 and Microsoft MS OS/2
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: IBM OS/2 1.0
|
||||
permalink: /disks/pcx86/os2/ibm/1.0/
|
||||
redirect_from:
|
||||
- /disks/pc/os2/ibm/1.0/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: IBM OS/2 1.1
|
||||
permalink: /disks/pcx86/os2/ibm/1.1/
|
||||
redirect_from:
|
||||
- /disks/pc/os2/ibm/1.1/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5170
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: IBM OS/2
|
||||
permalink: /disks/pcx86/os2/ibm/
|
||||
redirect_from:
|
||||
- /disks/pc/os2/ibm/
|
||||
---
|
||||
|
||||
IBM OS/2
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft OS/2 1.0
|
||||
permalink: /disks/pcx86/os2/microsoft/1.0/
|
||||
redirect_from:
|
||||
- /disks/pc/os2/microsoft/1.0/
|
||||
---
|
||||
|
||||
Microsoft OS/2 1.0
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: Microsoft OS/2
|
||||
permalink: /disks/pcx86/os2/microsoft/
|
||||
redirect_from:
|
||||
- /disks/pc/os2/microsoft/
|
||||
---
|
||||
|
||||
Microsoft OS/2
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ layout: page
|
|||
title: OS/2 1.0 Debugger Boot Disk
|
||||
permalink: /disks/pcx86/os2/misc/1.0/88286/
|
||||
redirect_from:
|
||||
- /disks/pc/os2/misc/1.0/88286/
|
||||
- /disks/pc/os2/misc/1.0/debugger/
|
||||
machines:
|
||||
- id: ibm5170
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue