From 1089dc9c0f5b2c8cae596f03f4e306c501cf4518 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Mon, 3 Jul 2017 22:55:46 -0700 Subject: [PATCH 1/3] More README tweaks --- devices/pcx86/machine/README.md | 1 + disks/pcx86/README.md | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/devices/pcx86/machine/README.md b/devices/pcx86/machine/README.md index 6a78b79df..b49bc3152 100644 --- a/devices/pcx86/machine/README.md +++ b/devices/pcx86/machine/README.md @@ -31,6 +31,7 @@ Machines from our [IBM PC Application Archive](/apps/pcx86/): * [Rogue (1985)](/apps/pcx86/1985/rogue/) * [ThinkTank (1987)](/apps/pcx86/1987/thinktank/) * [The Dungeons of Moria (1992)](/apps/pcx86/1992/moria/) +* [More...](/apps/pcx86/) ### Ready-To-Boot Disk Demos diff --git a/disks/pcx86/README.md b/disks/pcx86/README.md index 50e3f5187..9eeec7954 100644 --- a/disks/pcx86/README.md +++ b/disks/pcx86/README.md @@ -24,12 +24,12 @@ more detail, along with a live demonstration of the software, but that's not yet ### Operating Systems -* [DOS](dos/) -* [OS/2](os2/) -* [Windows](windows/) * [CP/M-86](cpm/) +* [DOS](dos/) * [MINIX](minix/) +* [OS/2](os2/) * [Unix](unix/) +* [Windows](windows/) ### Applications @@ -57,6 +57,7 @@ more detail, along with a live demonstration of the software, but that's not yet ### Shareware * [PC-SIG Library 8th Edition CD-ROM (April 1990)](shareware/pcsig08/) +* [PC Tech Journal](shareware/pctj/) * [More...](shareware/) ### Tools From 936d55e6a8635d7608ae33f7a955be79433a0d30 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Tue, 4 Jul 2017 07:18:03 -0700 Subject: [PATCH 2/3] Added a few redirects for URLs still being used on the net --- _posts/2017-07-03-fantasyland.md | 4 ++-- devices/pcx86/README.md | 1 + devices/pcx86/machine/README.md | 1 + disks/pcx86/README.md | 2 ++ disks/pcx86/dos/ibm/1.00/README.md | 2 ++ disks/pcx86/dos/microsoft/3.20/README.md | 2 ++ disks/pcx86/games/microsoft/adventure/README.md | 2 ++ disks/pcx86/tools/microsoft/README.md | 2 ++ disks/pcx86/tools/microsoft/masm/3.00/README.md | 2 ++ disks/pcx86/tools/microsoft/masm/3.01/README.md | 2 ++ disks/pcx86/tools/microsoft/masm/4.00/README.md | 2 ++ disks/pcx86/tools/microsoft/masm/5.10/README.md | 2 ++ disks/pcx86/tools/microsoft/masm/6.00/README.md | 2 ++ disks/pcx86/tools/microsoft/masm/6.11/README.md | 2 ++ docs/pcx86/README.md | 2 ++ 15 files changed, 28 insertions(+), 2 deletions(-) diff --git a/_posts/2017-07-03-fantasyland.md b/_posts/2017-07-03-fantasyland.md index bb3b58458..f3ba1eaf5 100644 --- a/_posts/2017-07-03-fantasyland.md +++ b/_posts/2017-07-03-fantasyland.md @@ -102,12 +102,12 @@ I've not diagnosed yet. Also, the only version of the Logitech Modula-2/86 Comp far is version 1.10. Cockerham doesn't mention what version of the compiler he used, but it may well have been a newer version, since that article was published almost two years after version 1.10 was released. -Also, I'm at a bit of a disadvantage with Modula-2 itself: I've never written anything in Modula-2, I've never used +I'm also at a bit of a disadvantage with Modula-2 itself: I've never written anything in Modula-2, I've never used any Logitech compilers before now, and the closest documentation I've been able to locate is the [Logitech Modula-2/86 v1.0 Manual](http://bitsavers.informatik.uni-stuttgart.de/pdf/logitech/modula-2/Logitech_Modula-2_86_1.0_Feb84.pdf) (ie, the previous version). -On the other hand, maybe I'm trying too hard, because Cockerham also provided the final binary as well: **EGATEST.EXE**. +On the other hand, maybe I'm trying too hard, because Cockerham provided the final binary as well: **EGATEST.EXE**. How well does it work? I must confess, I don't know, because I'm too chicken to try it right now. I know my EGA simulation, while good, is far from perfect, so before I dive into these tests, I want to make sure I have enough time diff --git a/devices/pcx86/README.md b/devices/pcx86/README.md index c0b9cc169..2e4c34a7e 100644 --- a/devices/pcx86/README.md +++ b/devices/pcx86/README.md @@ -4,6 +4,7 @@ title: IBM PC Device Configurations permalink: /devices/pcx86/ redirect_from: - /configs/pc/ + - /devices/pc/ --- IBM PC Device Configurations diff --git a/devices/pcx86/machine/README.md b/devices/pcx86/machine/README.md index b49bc3152..08fe87365 100644 --- a/devices/pcx86/machine/README.md +++ b/devices/pcx86/machine/README.md @@ -4,6 +4,7 @@ title: IBM PC Machine Configurations permalink: /devices/pcx86/machine/ redirect_from: - /configs/pc/machines/ + - /devices/pc/machine/ --- IBM PC Machine Configurations diff --git a/disks/pcx86/README.md b/disks/pcx86/README.md index 9eeec7954..63cbb156a 100644 --- a/disks/pcx86/README.md +++ b/disks/pcx86/README.md @@ -2,6 +2,8 @@ layout: page title: IBM PC Disk Library permalink: /disks/pcx86/ +redirect_from: + - /disks/pc/ --- IBM PC Disk Library diff --git a/disks/pcx86/dos/ibm/1.00/README.md b/disks/pcx86/dos/ibm/1.00/README.md index a8609b0b1..d51896e9b 100644 --- a/disks/pcx86/dos/ibm/1.00/README.md +++ b/disks/pcx86/dos/ibm/1.00/README.md @@ -2,6 +2,8 @@ layout: page title: PC-DOS 1.00 permalink: /disks/pcx86/dos/ibm/1.00/ +redirect_from: + - /disks/pc/dos/ibm/1.00/ machines: - id: ibm5150-pcdos100 type: pcx86 diff --git a/disks/pcx86/dos/microsoft/3.20/README.md b/disks/pcx86/dos/microsoft/3.20/README.md index a665297a9..20caa9679 100644 --- a/disks/pcx86/dos/microsoft/3.20/README.md +++ b/disks/pcx86/dos/microsoft/3.20/README.md @@ -2,6 +2,8 @@ layout: page title: Microsoft MS-DOS 3.20 permalink: /disks/pcx86/dos/microsoft/3.20/ +redirect_from: + - /disks/pc/dos/microsoft/3.20/ machines: - id: ibm5170-msdos320 type: pcx86 diff --git a/disks/pcx86/games/microsoft/adventure/README.md b/disks/pcx86/games/microsoft/adventure/README.md index a08ccad4a..5dcda9488 100644 --- a/disks/pcx86/games/microsoft/adventure/README.md +++ b/disks/pcx86/games/microsoft/adventure/README.md @@ -2,6 +2,8 @@ layout: page title: "Microsoft Adventure (1981)" permalink: /disks/pcx86/games/microsoft/adventure/ +redirect_from: + - /disks/pc/games/microsoft/adventure/ machines: - id: ibm5150 type: pcx86 diff --git a/disks/pcx86/tools/microsoft/README.md b/disks/pcx86/tools/microsoft/README.md index 6d3e1305c..86b37c150 100644 --- a/disks/pcx86/tools/microsoft/README.md +++ b/disks/pcx86/tools/microsoft/README.md @@ -2,6 +2,8 @@ layout: page title: Microsoft Languages and Tools permalink: /disks/pcx86/tools/microsoft/ +redirect_from: + - /disks/pc/tools/microsoft/ --- Microsoft Languages diff --git a/disks/pcx86/tools/microsoft/masm/3.00/README.md b/disks/pcx86/tools/microsoft/masm/3.00/README.md index a07247c1f..26bc93a59 100644 --- a/disks/pcx86/tools/microsoft/masm/3.00/README.md +++ b/disks/pcx86/tools/microsoft/masm/3.00/README.md @@ -2,6 +2,8 @@ layout: page title: Microsoft Macro Assembler 3.00 permalink: /disks/pcx86/tools/microsoft/masm/3.00/ +redirect_from: + - /disks/pc/tools/microsoft/masm/3.00/ --- Microsoft Macro Assembler 3.00 diff --git a/disks/pcx86/tools/microsoft/masm/3.01/README.md b/disks/pcx86/tools/microsoft/masm/3.01/README.md index 833d6fbc4..04e8e206e 100644 --- a/disks/pcx86/tools/microsoft/masm/3.01/README.md +++ b/disks/pcx86/tools/microsoft/masm/3.01/README.md @@ -2,6 +2,8 @@ layout: page title: Microsoft Macro Assembler 3.01 permalink: /disks/pcx86/tools/microsoft/masm/3.01/ +redirect_from: + - /disks/pc/tools/microsoft/masm/3.01/ --- Microsoft Macro Assembler 3.01 diff --git a/disks/pcx86/tools/microsoft/masm/4.00/README.md b/disks/pcx86/tools/microsoft/masm/4.00/README.md index 21048e55f..bd0805c70 100644 --- a/disks/pcx86/tools/microsoft/masm/4.00/README.md +++ b/disks/pcx86/tools/microsoft/masm/4.00/README.md @@ -2,6 +2,8 @@ layout: page title: Microsoft Macro Assembler 4.00 permalink: /disks/pcx86/tools/microsoft/masm/4.00/ +redirect_from: + - /disks/pc/tools/microsoft/masm/4.00/ --- Microsoft Macro Assembler 4.00 diff --git a/disks/pcx86/tools/microsoft/masm/5.10/README.md b/disks/pcx86/tools/microsoft/masm/5.10/README.md index 7cc683eb4..a274aa13b 100644 --- a/disks/pcx86/tools/microsoft/masm/5.10/README.md +++ b/disks/pcx86/tools/microsoft/masm/5.10/README.md @@ -2,6 +2,8 @@ layout: page title: Microsoft Macro Assembler 5.10 permalink: /disks/pcx86/tools/microsoft/masm/5.10/ +redirect_from: + - /disks/pc/tools/microsoft/masm/5.10/ --- Microsoft Macro Assembler 5.10 diff --git a/disks/pcx86/tools/microsoft/masm/6.00/README.md b/disks/pcx86/tools/microsoft/masm/6.00/README.md index 510051f5c..3b538cc6a 100644 --- a/disks/pcx86/tools/microsoft/masm/6.00/README.md +++ b/disks/pcx86/tools/microsoft/masm/6.00/README.md @@ -2,6 +2,8 @@ layout: page title: Microsoft Macro Assembler 6.00 permalink: /disks/pcx86/tools/microsoft/masm/6.00/ +redirect_from: + - /disks/pc/tools/microsoft/masm/6.00/ --- Microsoft Macro Assembler 6.00 diff --git a/disks/pcx86/tools/microsoft/masm/6.11/README.md b/disks/pcx86/tools/microsoft/masm/6.11/README.md index 2ab7fc772..3de046666 100644 --- a/disks/pcx86/tools/microsoft/masm/6.11/README.md +++ b/disks/pcx86/tools/microsoft/masm/6.11/README.md @@ -2,6 +2,8 @@ layout: page title: Microsoft Macro Assembler 6.11 permalink: /disks/pcx86/tools/microsoft/masm/6.11/ +redirect_from: + - /disks/pc/tools/microsoft/masm/6.11/ --- Microsoft Macro Assembler 6.11 diff --git a/docs/pcx86/README.md b/docs/pcx86/README.md index 2af898b9c..807a58aa8 100644 --- a/docs/pcx86/README.md +++ b/docs/pcx86/README.md @@ -2,6 +2,8 @@ layout: page title: PCx86 Documentation permalink: /docs/pcx86/ +redirect_from: + - /docs/pcjs/ machines: - id: ibm5150 type: pcx86 From 3aa78a06b989ad40b47e65804c4a4dec2cb15aad Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Tue, 4 Jul 2017 07:23:45 -0700 Subject: [PATCH 3/3] A couple of Logitech Modula-2 page corrections --- _posts/2017-07-03-fantasyland.md | 2 +- apps/pcx86/1984/modula2/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2017-07-03-fantasyland.md b/_posts/2017-07-03-fantasyland.md index f3ba1eaf5..4c17433c7 100644 --- a/_posts/2017-07-03-fantasyland.md +++ b/_posts/2017-07-03-fantasyland.md @@ -61,7 +61,7 @@ $25 (via PayPal) to the first person to find a copy and contact me, just to make So, given that **FantasyLand** is currently unattainable, I turned my attention to Cockerham's own **EGATEST**. The [October 1986](http://www.pcjs.org/pubs/pc/magazines/pctj/PCTJ-1986-10/) issue contains the **EGATEST** program listing, -starting on [Page 64](http://www.pcjs.org/modules/shared/templates/pdf.html?url=/pubs/pc/magazines/pctj/PCTJ-1986-10/pages/PCTJ-1986-10%2052.pdf&page=52&total=228), +starting on [Page 64](http://www.pcjs.org/modules/shared/templates/pdf.html?url=/pubs/pc/magazines/pctj/PCTJ-1986-10/pages/PCTJ-1986-10%2068.pdf&page=68&total=228), but who wants to type in all that code? And while the issue -- like all our archived publications -- has been OCR'ed, there's always a significant number of errors in the Optical Character Recognition process. diff --git a/apps/pcx86/1984/modula2/README.md b/apps/pcx86/1984/modula2/README.md index d2266db98..8331c6c68 100644 --- a/apps/pcx86/1984/modula2/README.md +++ b/apps/pcx86/1984/modula2/README.md @@ -7,7 +7,7 @@ machines: type: pcx86 resume: 1 state: /apps/pcx86/1984/modula2/state.json - config: /devices/pcx86/machine/5160/ega/640kb/debugger/machine.xml + config: /devices/pcx86/machine/5160/ega/640kb/machine.xml drives: '[{name:"10Mb Hard Disk",type:3,path:"/disks/pcx86/fixed/10mb/MSDOS320-C400.json"}]' automount: A: