Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86
This commit is contained in:
parent
7c3aab2a7e
commit
288f28055d
1519 changed files with 16242 additions and 6939 deletions
|
|
@ -7,7 +7,7 @@ permalink: /pubs/pc/software/dos/PCDOS100/
|
|||
PC-DOS 1.00 Documentation
|
||||
---
|
||||
|
||||
Below is a copy of the IBM PC-DOS 1.00 manual. The original [PC-DOS 1.00](/disks/pc/dos/ibm/1.00/) diskette is also available.
|
||||
Below is a copy of the IBM PC-DOS 1.00 manual. The original [PC-DOS 1.00](/disks/pcx86/dos/ibm/1.00/) diskette is also available.
|
||||
|
||||
[<img src="http://archive.pcjs.org/pubs/pc/software/dos/PCDOS100/thumbs/PCDOS100.jpg" width="200" height="260" alt="IBM PC Disk Operating System v1.00"/>](http://bitsavers.trailing-edge.com/pdf/ibm/pc/dos/6172220_DOS_1.0_Jan82.pdf)
|
||||
|
||||
|
|
|
|||
|
|
@ -18,4 +18,4 @@ Note: the above guides are a work-in-progress (we're converting the PDFs to Mark
|
|||
OS/2 Software Development Kit (SDK) Disks
|
||||
---
|
||||
|
||||
* [Microsoft OS/2 SDK 1.02](/disks/pc/tools/microsoft/os2/sdk/1.02/)
|
||||
* [Microsoft OS/2 SDK 1.02](/disks/pcx86/tools/microsoft/os2/sdk/1.02/)
|
||||
|
|
|
|||
|
|
@ -18,4 +18,4 @@ Note: the above guides are a work-in-progress (we're converting the PDFs to Mark
|
|||
OS/2 Software Development Kit (SDK) Disks
|
||||
---
|
||||
|
||||
* [Microsoft OS/2 SDK 1.02](/disks/pc/tools/microsoft/os2/sdk/1.02/)
|
||||
* [Microsoft OS/2 SDK 1.02](/disks/pcx86/tools/microsoft/os2/sdk/1.02/)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.22.1/manifest.xsl"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/manifest.xsl"?>
|
||||
<manifest type="document">
|
||||
<title>OS/2 1.0 Programmer's Toolkit</title>
|
||||
<version>1.0</version>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.22.1/manifest.xsl"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/manifest.xsl"?>
|
||||
<manifest type="document">
|
||||
<title>Microsoft Windows Software Development Kit</title>
|
||||
<version>2.00</version>
|
||||
|
|
|
|||
Loading…
Reference in a new issue