More README updates

This commit is contained in:
Jeff Parsons 2015-12-11 09:47:41 -08:00
commit d7b80b1b3e
8 changed files with 46 additions and 10 deletions

View file

@ -1,3 +1,9 @@
---
layout: page
title: "Compaq Enhanced Color Graphics Board (EGA)"
permalink: /devices/pc/video/compaq/ega/
---
Compaq Enhanced Color Graphics Board (EGA) Compaq Enhanced Color Graphics Board (EGA)
--- ---

View file

@ -1,9 +1,15 @@
---
layout: page
title: "Compaq Video Graphics Controller (VGA)"
permalink: /devices/pc/video/compaq/vga/
---
Compaq Video Graphics Controller (VGA) Compaq Video Graphics Controller (VGA)
--- ---
This is the Compaq Video Graphics Controller Board, one of the earliest VGA boards Compaq released This is the Compaq Video Graphics Controller Board, one of the earliest VGA boards Compaq released
for its DeskPro 386 line. for its DeskPro 386 line.
![Compaq VGA Board](/devices/pc/video/compaq/vga/109360-001/static/Compaq_VGA_109360-001-640.jpg "link:/devices/pc/video/compaq/vga/109360-001/static/Compaq_VGA_109360-001.jpg") [<img src="http://static.pcjs.org/devices/pc/video/compaq/vga/109360-001/Compaq_VGA_109360-001-640.jpg" alt="Compaq VGA Board"/>](http://static.pcjs.org/devices/pc/video/compaq/vga/109360-001/Compaq_VGA_109360-001.jpg)
It was featured in the February 16, 1988 of PC Magazine (p.188). At that time, it retailed for $599, and it was described It was featured in the February 16, 1988 of PC Magazine (p.188). At that time, it retailed for $599, and it was described
as "the sharpest, fastest IBM-standard video board you can slide into your PC." The article goes on to say: as "the sharpest, fastest IBM-standard video board you can slide into your PC." The article goes on to say:

View file

@ -2,7 +2,7 @@ Paradise VGA Board: WDVGA PLUS 16
--- ---
This Paradise VGA board was manufactured in 1988 and sold by Western Digital Corporation as a **WDVGA PLUS 16**, Model No. 61-603023-02. This Paradise VGA board was manufactured in 1988 and sold by Western Digital Corporation as a **WDVGA PLUS 16**, Model No. 61-603023-02.
![Paradise VGA Board](/devices/pc/video/paradise/vga/static/Paradise_VGA_1988-640.jpg "link:/devices/pc/video/paradise/vga/static/Paradise_VGA_1988.jpg") [<img src="http://static.pcjs.org/devices/pc/video/paradise/vga/Paradise_VGA_1988-640.jpg" alt="Paradise VGA Board"/>](http://static.pcjs.org/devices/pc/video/paradise/vga/Paradise_VGA_1988.jpg)
A copy of the board's [ROM BIOS](1988-05-23.json) was created by [dumping](/devices/pc/bios/compaq/deskpro386/#dumping-the-roms) A copy of the board's [ROM BIOS](1988-05-23.json) was created by [dumping](/devices/pc/bios/compaq/deskpro386/#dumping-the-roms)
the contents of each of the board's two M27128AZB PROMs to a *.hex* file, and then merging the *.hex* files with the following the contents of each of the board's two M27128AZB PROMs to a *.hex* file, and then merging the *.hex* files with the following

View file

@ -15,6 +15,12 @@ An assortment of PC-related publications, including:
* [Reference Manuals](pc/reference/) * [Reference Manuals](pc/reference/)
* [Software User Guides](pc/software/) * [Software User Guides](pc/software/)
Publications related to the Challenger 1P are also available:
* [Datasheets](c1p/datasheets/)
* [Programming Guides/Samples](c1p/programming/)
* [Reference Manuals](c1p/techref/)
[<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/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/) [<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/)
[<img src="http://static.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://static.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/)

View file

@ -1,6 +1,12 @@
---
layout: page
title: Challenger 1P Datasheets
permalink: /pubs/c1p/datasheets/
---
Challenger 1P Datasheets Challenger 1P Datasheets
--- ---
![MC6820](static/thumbs/MC6820-thumb.jpg "link:static/pdfs/MC6820.pdf:200:260") [<img src="http://static.pcjs.org/pubs/c1p/datasheets/thumbs/MC6820-thumb.jpg" width="200" height="260" alt="MC6820"/>](http://static.pcjs.org/pubs/c1p/datasheets/pdfs/MC6820.pdf)
![MC6821](static/thumbs/MC6821-thumb.jpg "link:static/pdfs/MC6821.pdf:200:260") [<img src="http://static.pcjs.org/pubs/c1p/datasheets/thumbs/MC6821-thumb.jpg" width="200" height="260" alt="MC6821"/>](http://static.pcjs.org/pubs/c1p/datasheets/pdfs/MC6821.pdf)
![MC6850](static/thumbs/MC6850-thumb.jpg "link:static/pdfs/MC6850.pdf:200:260") [<img src="http://static.pcjs.org/pubs/c1p/datasheets/thumbs/MC6850-thumb.jpg" width="200" height="260" alt="MC6850"/>](http://static.pcjs.org/pubs/c1p/datasheets/pdfs/MC6850.pdf)

View file

@ -1,4 +1,10 @@
---
layout: page
title: Challenger 1P Programming Guides/Samples
permalink: /pubs/c1p/programming/
---
Challenger 1P Programming Guides/Samples Challenger 1P Programming Guides/Samples
--- ---
![6502 Disassembler Listing (by Jeff Parsons, June 1980)](static/thumbs/OSI_Assembler-Disassembler_Listing-thumb.jpg "link:static/pdfs/OSI_Assembler-Disassembler_Listing.pdf:200:260") [<img src="http://static.pcjs.org/pubs/c1p/programming/thumbs/OSI_Assembler-Disassembler_Listing-thumb.jpg" width="200" height="260" alt="6502 Disassembler Listing (by Jeff Parsons, June 1980)"/>](http://static.pcjs.org/pubs/c1p/programming/pdfs/OSI_Assembler-Disassembler_Listing.pdf)

View file

@ -1,6 +1,12 @@
---
layout: page
title: Challenger 1P Technical Reference Manuals
permalink: /pubs/c1p/techref/
---
Challenger 1P Technical Reference Manuals Challenger 1P Technical Reference Manuals
--- ---
![OSI BASIC-IN-ROM Manual](static/thumbs/OSI_BASIC-IN-ROM_Reference_Manual-thumb.jpg "link:static/pdfs/OSI_BASIC-IN-ROM_Reference_Manual.pdf:200:260") [<img src="http://static.pcjs.org/pubs/c1p/techref/thumbs/OSI_BASIC-IN-ROM_Reference_Manual-thumb.jpg" width="200" height="260" alt="OSI BASIC-IN-ROM Manual"/>](http://static.pcjs.org/pubs/c1p/techref/pdfs/OSI_BASIC-IN-ROM_Reference_Manual.pdf)
![OSI C1P Graphics Manual](static/thumbs/OSI_C1P_Character_Graphics_Reference_Manual-thumb.jpg "link:static/pdfs/OSI_C1P_Character_Graphics_Reference_Manual.pdf:200:260") [<img src="http://static.pcjs.org/pubs/c1p/techref/thumbs/OSI_C1P_Character_Graphics_Reference_Manual-thumb.jpg" width="200" height="260" alt="OSI C1P Graphics Manual"/>](http://static.pcjs.org/pubs/c1p/techref/pdfs/OSI_C1P_Character_Graphics_Reference_Manual.pdf)
![OSI C1P Users Manual](static/thumbs/OSI_C1P_Users_Manual-thumb.jpg "link:static/pdfs/OSI_C1P_Users_Manual.pdf:200:260") [<img src="http://static.pcjs.org/pubs/c1p/techref/thumbs/OSI_C1P_Users_Manual-thumb.jpg" width="200" height="260" alt="OSI C1P Users Manual"/>](http://static.pcjs.org/pubs/c1p/techref/pdfs/OSI_C1P_Users_Manual.pdf)

View file

@ -1,6 +1,6 @@
--- ---
layout: page layout: page
title: Datasheets title: PC Component Datasheets
permalink: /pubs/pc/datasheets/ permalink: /pubs/pc/datasheets/
--- ---