More documentation updates
This commit is contained in:
parent
b626917cbf
commit
231ca3961e
24 changed files with 184 additions and 18 deletions
|
|
@ -7,16 +7,16 @@ permalink: /pubs/
|
|||
Publication Archive
|
||||
---
|
||||
|
||||
We have an assortment of PC-related resources:
|
||||
[PC Publications](pc/):
|
||||
|
||||
* [CPU Documents](/pubs/pc/reference/intel/)
|
||||
* [Datasheets](/pubs/pc/datasheets/)
|
||||
* [Magazines](/pubs/pc/magazines/)
|
||||
* [Programming Guides](/pubs/pc/programming/)
|
||||
* [Reference Manuals](/pubs/pc/reference/)
|
||||
* [Software User and Development Guides](/pubs/pc/software/) (eg, DOS, [OS/2](/pubs/pc/software/os2/), Windows)
|
||||
* [Software User and Development Guides](/pubs/pc/software/) (eg, [DOS](/pubs/pc/software/dos/), [OS/2](/pubs/pc/software/os2/), [Windows](/pubs/pc/software/windows/))
|
||||
|
||||
Publications related to Ohio Scientific's 6502-based Challenger 1P:
|
||||
Ohio Scientific's 6502-based [Challenger 1P Publications](c1p/):
|
||||
|
||||
* [Datasheets](/pubs/c1p/datasheets/)
|
||||
* [Programming Guides/Samples](/pubs/c1p/programming/)
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ We have an assortment of PC-related resources:
|
|||
* [Magazines](/pubs/pc/magazines/)
|
||||
* [Programming Guides](/pubs/pc/programming/)
|
||||
* [Reference Manuals](/pubs/pc/reference/)
|
||||
* [Software User and Development Guides](/pubs/pc/software/) (eg, DOS, [OS/2](/pubs/pc/software/os2/), Windows)
|
||||
* [Software User and Development Guides](/pubs/pc/software/) (eg, [DOS](/pubs/pc/software/dos/), [OS/2](/pubs/pc/software/os2/), [Windows](/pubs/pc/software/windows/))
|
||||
|
||||
[<img src="http://archive.pcjs.org/pubs/pc/datasheets/thumbs/8088-CPU.jpg" width="200" height="260" alt= "8088 CPU"/>](pc/datasheets/)
|
||||
[<img src="http://archive.pcjs.org/pubs/pc/magazines/byte/BYTE-1975-11/thumbs/BYTE-1975-11 1.jpeg" width="200" height="260" alt= "Byte Magazine"/>](pc/magazines/byte/)
|
||||
|
|
|
|||
|
|
@ -7,13 +7,13 @@ permalink: /pubs/pc/software/
|
|||
PC Software User Guides
|
||||
---
|
||||
|
||||
* [IBM PC Disk Operating System v1.00](dos/PCDOS100/)
|
||||
* [IBM PC Disk Operating System v1.10](dos/PCDOS110/)
|
||||
* [PC-DOS Manuals](dos/)
|
||||
|
||||
PC Software Development Guides
|
||||
---
|
||||
|
||||
* [OS/2 Software Development Guides](os2/)
|
||||
* [OS/2 Software Guides](os2/)
|
||||
* [Windows Software Guides](windows/)
|
||||
|
||||
PC Software Development Tools
|
||||
---
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ title: PC-DOS Manuals
|
|||
permalink: /pubs/pc/software/dos/
|
||||
---
|
||||
|
||||
PC-DOS Manuals
|
||||
IBM PC-DOS Manuals
|
||||
---
|
||||
|
||||
* [IBM PC Disk Operating System v1.00](PCDOS100/)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "OS/2 Programming Guides"
|
||||
title: OS/2 Software Guides
|
||||
permalink: /pubs/pc/software/os2/
|
||||
redirect_from:
|
||||
- /pubs/pc/programming/os2/
|
||||
|
|
|
|||
11
pubs/pc/software/windows/README.md
Normal file
11
pubs/pc/software/windows/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: page
|
||||
title: Windows Software Guides
|
||||
permalink: /pubs/pc/software/windows/
|
||||
---
|
||||
|
||||
Windows Software Development Guides
|
||||
---
|
||||
|
||||
* Windows SDK 1.03
|
||||
* [Windows SDK 2.00](sdk200/)
|
||||
14
pubs/pc/software/windows/sdk200/README.md
Normal file
14
pubs/pc/software/windows/sdk200/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: page
|
||||
title: Windows SDK 2.00
|
||||
permalink: /pubs/pc/software/windows/sdk200/
|
||||
---
|
||||
|
||||
Windows Software Development Kit 2.00
|
||||
---
|
||||
|
||||
* Programmer’s Reference [[external](http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-prgref-1987.pdf)]
|
||||
* Programming Tools [[external](http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-tools-1987.pdf)]
|
||||
* Application Style Guide [[external](http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-styleguide-1987.pdf)]
|
||||
* Windows Extensions [[external](http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-extensions-1987.pdf)]
|
||||
* Programmer's Learning Guide [[external](http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-lguide-1987.pdf)]
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.21.6/manifest.xsl"?>
|
||||
<manifest type="document">
|
||||
<title>Microsoft Windows Software Development Kit</title>
|
||||
<version>2.0</version>
|
||||
<version>2.00</version>
|
||||
<source href="http://os2museum.com">os2museum.com</source>
|
||||
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-prgref-1987.pdf">
|
||||
<name id="050051053-200-I02-1087">Programmer’s Reference</name>
|
||||
|
|
@ -19,4 +19,4 @@
|
|||
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-lguide-1987.pdf">
|
||||
<name id="050051052-200-I02-1087">Programmer's Learning Guide</name>
|
||||
</document>
|
||||
</manifest>
|
||||
</manifest>
|
||||
Loading…
Reference in a new issue