Push out the FOOTBALL disks
This commit is contained in:
parent
814d1ddb6a
commit
d6be2ae7f7
15 changed files with 68 additions and 38 deletions
|
|
@ -14,8 +14,34 @@ Documentation is available for the following JavaScript Machines:
|
|||
* [PCjs](/docs/pcjs/)
|
||||
* [C1Pjs](/docs/c1pjs/)
|
||||
|
||||
{% if page.developer %}
|
||||
|
||||
Assorted documentation is also available for programming the machines:
|
||||
|
||||
* [6502 Instructions](/docs/6502/)
|
||||
* [x86 Instructions](/docs/x86/)
|
||||
* [OS/2 Programming Guides](/docs/os2/)
|
||||
|
||||
{% endif %}
|
||||
|
||||
Our [Publication Archive](/pubs/) contains an assortment of PC-related resources:
|
||||
|
||||
* [Datasheets](/pubs/pc/datasheets/)
|
||||
* [Magazines](/pubs/pc/magazines/)
|
||||
* [Programming Guides](/pubs/pc/programming/) (eg, [OS/2](/pubs/pc/programming/os2/))
|
||||
* [Reference Manuals](/pubs/pc/reference/)
|
||||
* [Software User Guides](/pubs/pc/software/)
|
||||
|
||||
Publications related to the Challenger 1P are also available:
|
||||
|
||||
* [Datasheets](/pubs/c1p/datasheets/)
|
||||
* [Programming Guides/Samples](/pubs/c1p/programming/)
|
||||
* [Reference Manuals](/pubs/c1p/techref/)
|
||||
|
||||
[<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/)
|
||||
[<img src="http://archive.pcjs.org/pubs/pc/magazines/msj/MSJ-1986-10/thumbs/MSJ-1986-10 1.jpeg" width="200" height="260" alt= "Microsoft Systems Journal"/>](pc/magazines/msj/)
|
||||
[<img src="http://archive.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1983-07/thumbs/PCTJ-1983-07 1.jpeg" width="200" height="260" alt= "PC Tech Journal"/>](pc/magazines/pctj/)
|
||||
[<img src="http://archive.pcjs.org/pubs/pc/programming/Graphics_for_the_IBM_PC/thumbs/Graphics_for_the_IBM_PC 1.jpeg" width="200" height="260" alt= "Graphics for the IBM PC"/>](pc/programming/Graphics_for_the_IBM_PC/)
|
||||
[<img src="http://archive.pcjs.org/pubs/pc/reference/ibm/5150/techref/1981-08/thumbs/IBM-5150-TECHREF 1.jpeg" width="200" height="260" alt= "IBM 5150 Technical Reference (August 1981)"/>](pc/reference/ibm/)
|
||||
[<img src="http://archive.pcjs.org/pubs/pc/reference/intel/80286/progref/thumbs/80286_and_80287_Programmers_Reference_Manual_1987 1.jpeg" width="200" height="260" alt= "80286 and 80287 Programmer's Reference"/>](pc/reference/intel/)
|
||||
[<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"/>](pc/software/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue