Updated software pubs
This commit is contained in:
parent
130eb93bc0
commit
f44dd6eb41
5 changed files with 44 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ An assortment of PC-related publications, including:
|
|||
* [Magazines](pc/magazines/)
|
||||
* [Programming Guides](pc/programming/)
|
||||
* [Reference Manuals](pc/reference/)
|
||||
* [Software Manuals](pc/software/)
|
||||
* [Software User Guides](pc/software/)
|
||||
|
||||
[<img src="http://static.pcjs.org/pubs/pc/datasheets/thumbs/8088-CPU.jpg" width="200" height="260" alt= "8088 CPU"/>](pc/datasheets/)
|
||||
[<img src="http://static.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/)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,14 @@
|
|||
PC Software Guides
|
||||
---
|
||||
layout: page
|
||||
title: PC Software User Guides
|
||||
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/)
|
||||
|
||||
[<img src="http://static.pcjs.org/pubs/pc/software/dos/PCDOS100/thumbs/PCDOS100.jpg" width="200" height="260" alt="IBM PC Disk Operating System v1.00"/>](dos/PCDOS100/)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/software/dos/PCDOS110/thumbs/PCDOS110.jpg" width="200" height="260" alt="IBM PC Disk Operating System v1.10"/>](dos/PCDOS110/)
|
||||
|
|
|
|||
|
|
@ -1,9 +1,15 @@
|
|||
---
|
||||
layout: page
|
||||
title: PC-DOS 1.00 Documentation
|
||||
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.
|
||||
|
||||

|
||||
[<img src="http://static.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)
|
||||
|
||||
Summary of internal commands:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,14 @@
|
|||
PC DOS 1.10 Documentation
|
||||
---
|
||||
layout: page
|
||||
title: PC-DOS 1.10 Documentation
|
||||
permalink: /pubs/pc/software/dos/PCDOS110/
|
||||
---
|
||||
|
||||

|
||||

|
||||
PC-DOS 1.10 Documentation
|
||||
---
|
||||
|
||||
* [IBM PC Disk Operating System v1.10](http://static.pcjs.org/pubs/pc/software/dos/PCDOS110/PCDOS110.pdf)
|
||||
* [IBM PC BASIC v1.10](http://static.pcjs.org/pubs/pc/software/dos/PCDOS110/BASIC110.pdf)
|
||||
|
||||
[<img src="http://static.pcjs.org/pubs/pc/software/dos/PCDOS110/thumbs/PCDOS110.jpg" width="200" height="260" alt="IBM PC Disk Operating System v1.10"/>](http://static.pcjs.org/pubs/pc/software/dos/PCDOS110/PCDOS110.pdf)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/software/dos/PCDOS110/thumbs/PCDOS110.jpg" width="200" height="260" alt="IBM PC BASIC v1.10"/>](http://static.pcjs.org/pubs/pc/software/dos/PCDOS110/BASIC110.pdf)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,14 @@
|
|||
PC DOS Manuals
|
||||
---
|
||||
layout: page
|
||||
title: PC-DOS Manuals
|
||||
permalink: /pubs/pc/software/dos/
|
||||
---
|
||||
|
||||

|
||||

|
||||
PC-DOS Manuals
|
||||
---
|
||||
|
||||
* [IBM PC Disk Operating System v1.00](PCDOS100/)
|
||||
* [IBM PC Disk Operating System v1.10](PCDOS110/)
|
||||
|
||||
[<img src="http://static.pcjs.org/pubs/pc/software/dos/PCDOS100/thumbs/PCDOS100.jpg" width="200" height="260" alt="IBM PC Disk Operating System v1.00"/>](PCDOS100/)
|
||||
[<img src="http://static.pcjs.org/pubs/pc/software/dos/PCDOS110/thumbs/PCDOS110.jpg" width="200" height="260" alt="IBM PC Disk Operating System v1.10"/>](PCDOS110/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue