From ea06752adbc7acc56f4f6b637c3697591bbc4723 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Thu, 21 Jan 2016 19:20:29 -0800 Subject: [PATCH] Some machines were unnamed, and some doc links were broken --- .../compaq/deskpro386/ega/2048kb/machine.xml | 3 ++- .../deskpro386/other/2048kb/machine.xml | 3 ++- .../compaq/deskpro386/vga/2048kb/machine.xml | 1 + .../compaq/deskpro386/vga/4096kb/machine.xml | 1 + docs/README.md | 20 +++++++++---------- 5 files changed, 16 insertions(+), 12 deletions(-) diff --git a/devices/pc/machine/compaq/deskpro386/ega/2048kb/machine.xml b/devices/pc/machine/compaq/deskpro386/ega/2048kb/machine.xml index 81c0a74f3..129c35d8c 100644 --- a/devices/pc/machine/compaq/deskpro386/ega/2048kb/machine.xml +++ b/devices/pc/machine/compaq/deskpro386/ega/2048kb/machine.xml @@ -1,6 +1,7 @@ + Compaq DeskPro 386 (16Mhz), 128Kb EGA, 2048Kb RAM @@ -13,7 +14,7 @@ - + diff --git a/devices/pc/machine/compaq/deskpro386/other/2048kb/machine.xml b/devices/pc/machine/compaq/deskpro386/other/2048kb/machine.xml index 9a7889557..916dc05a3 100644 --- a/devices/pc/machine/compaq/deskpro386/other/2048kb/machine.xml +++ b/devices/pc/machine/compaq/deskpro386/other/2048kb/machine.xml @@ -1,6 +1,7 @@ + Compaq DeskPro 386 (16Mhz), Compaq VGA, 2048Kb RAM @@ -13,7 +14,7 @@ - + diff --git a/devices/pc/machine/compaq/deskpro386/vga/2048kb/machine.xml b/devices/pc/machine/compaq/deskpro386/vga/2048kb/machine.xml index 3c19911d0..8719cb68b 100644 --- a/devices/pc/machine/compaq/deskpro386/vga/2048kb/machine.xml +++ b/devices/pc/machine/compaq/deskpro386/vga/2048kb/machine.xml @@ -1,6 +1,7 @@ + Compaq DeskPro 386 (16Mhz), IBM VGA, 2048Kb RAM, 20Mb Hard Disk diff --git a/devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml b/devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml index 97e893d43..03ed0fc98 100644 --- a/devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml +++ b/devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml @@ -1,6 +1,7 @@ + Compaq DeskPro 386 (16Mhz), IBM VGA, 2048Kb RAM, 20Mb Hard Disk diff --git a/docs/README.md b/docs/README.md index 30bb4c21c..65c9e7880 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,7 +23,7 @@ Assorted documentation is also available for programming the machines: {% endif %} -Our [Publication Archive](/pubs/) includes these PC-related resources: +Our [Publication Archive](/pubs/) also includes these PC-related resources: * [Datasheets](/pubs/pc/datasheets/) * [Magazines](/pubs/pc/magazines/) @@ -31,17 +31,17 @@ Our [Publication Archive](/pubs/) includes these PC-related resources: * [Reference Manuals](/pubs/pc/reference/) * [Software User Guides](/pubs/pc/software/) -Publications related to Ohio Scientific's 6502-based Challenger 1P: +And publications related to Ohio Scientific's 6502-based Challenger 1P: * [Datasheets](/pubs/c1p/datasheets/) * [Programming Guides/Samples](/pubs/c1p/programming/) * [Reference Manuals](/pubs/c1p/techref/) -[8088 CPU](pc/datasheets/) -[Byte Magazine](pc/magazines/byte/) -[Microsoft Systems Journal](pc/magazines/msj/) -[PC Tech Journal](pc/magazines/pctj/) -[Graphics for the IBM PC](pc/programming/Graphics_for_the_IBM_PC/) -[IBM 5150 Technical Reference (August 1981)](pc/reference/ibm/) -[80286 and 80287 Programmer's Reference](pc/reference/intel/) -[IBM PC Disk Operating System v1.00](pc/software/) +[8088 CPU](/pubs/pc/datasheets/) +[Byte Magazine](/pubs/pc/magazines/byte/) +[Microsoft Systems Journal](/pubs/pc/magazines/msj/) +[PC Tech Journal](/pubs/pc/magazines/pctj/) +[Graphics for the IBM PC](/pubs/pc/programming/Graphics_for_the_IBM_PC/) +[IBM 5150 Technical Reference (August 1981)](/pubs/pc/reference/ibm/) +[80286 and 80287 Programmer's Reference](/pubs/pc/reference/intel/) +[IBM PC Disk Operating System v1.00](/pubs/pc/software/)