From d450c546078f403d639b153d8703f1273ee691f3 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Thu, 24 Aug 2017 12:42:04 -0700 Subject: [PATCH] Updated READMEs with more demo information --- .../pdp11/machine/1170/panel/debugger/README.md | 4 ++-- disks/pcx86/dos/ibm/README.md | 16 ++++++++-------- disks/pcx86/dos/microsoft/README.md | 6 +++--- disks/pcx86/windows/README.md | 6 +++--- disks/pcx86/windows/win95/4.00.499/README.md | 6 +++--- disks/pcx86/windows/win95/4.00.950/README.md | 6 +++--- .../windows/win95/4.00.950/debugger/README.md | 6 +++--- disks/pcx86/windows/win95/README.md | 6 +++--- docs/README.md | 2 +- modules/shared/lib/weblib.js | 2 +- 10 files changed, 30 insertions(+), 30 deletions(-) diff --git a/devices/pdp11/machine/1170/panel/debugger/README.md b/devices/pdp11/machine/1170/panel/debugger/README.md index 50dd3eee1..132f37ceb 100644 --- a/devices/pdp11/machine/1170/panel/debugger/README.md +++ b/devices/pdp11/machine/1170/panel/debugger/README.md @@ -11,7 +11,7 @@ machines: --- PDP-11/70 with 256Kb, Front Panel, and Debugger ---- +----------------------------------------------- The machine below is a PDP-11/70 with a stripped-down interface that includes our stylized Front Panel and a "teletype" I/O window connected to the PDP-11/70's serial port. The I/O window is shared with the built-in @@ -406,7 +406,7 @@ being used as scratch RAM. As the **Maintenance Service Guide** goes on to say: The program should halt when all of memory is cleared. If it doesn't halt, examine the CPU error, - Memory system error and HI/LO error address registers to determine the cause. Trap catchers can be + Memory system error and HI/LO error address registers to determine the cause. Trap catchers can be used by depositing 200 in KIPAR 0 (17772340) instead of zero, and setting up vector locations with their address + 2 and the Vector + 2 with a 0 (halt). diff --git a/disks/pcx86/dos/ibm/README.md b/disks/pcx86/dos/ibm/README.md index 62e62d13e..77b23dbb0 100644 --- a/disks/pcx86/dos/ibm/README.md +++ b/disks/pcx86/dos/ibm/README.md @@ -9,17 +9,17 @@ IBM PC-DOS Information is available for these versions of IBM PC-DOS: -* [PC-DOS 0.90](0.90/) (1981) -* [PC-DOS 1.00](1.00/) (1981) -* [PC-DOS 1.10](1.10/) (1982) +* [PC-DOS 0.90 (Demo)](0.90/) (1981) +* [PC-DOS 1.00 (Demo)](1.00/) (1981) +* [PC-DOS 1.10 (Demo)](1.10/) (1982) * [PC-DOS 2.00](2.00/) (1983) * [PC-DOS 2.10](2.10/) (1983) * [PC-DOS 3.00](3.00/) (1984) * [PC-DOS 3.10](3.10/) (1985) * [PC-DOS 3.20](3.20/) (1986) * [PC-DOS 3.30](3.30/) (1987) -* [PC-DOS 4.00](4.00/) (1988) -* [PC-DOS 5.00](5.00/) (1991) -* [PC-DOS 6.10](6.10/) (1993) -* [PC-DOS 6.30](6.30/) (1993) -* [PC-DOS 7.00](7.00/) (1994) +* [PC-DOS 4.00 (Demo)](4.00/) (1988) +* [PC-DOS 5.00 (Demo)](5.00/) (1991) +* [PC-DOS 6.10 (Demo)](6.10/) (1993) +* [PC-DOS 6.30 (Demo)](6.30/) (1993) +* [PC-DOS 7.00 (Demo)](7.00/) (1994) diff --git a/disks/pcx86/dos/microsoft/README.md b/disks/pcx86/dos/microsoft/README.md index d9fdb24fa..74e7913e4 100644 --- a/disks/pcx86/dos/microsoft/README.md +++ b/disks/pcx86/dos/microsoft/README.md @@ -11,13 +11,13 @@ Information is available for these versions of Microsoft MS-DOS: * [Microsoft MS-DOS 1.25](/disks/pcx86/dos/microsoft/1.25/) * [Microsoft MS-DOS 2.00](/disks/pcx86/dos/microsoft/2.00/) -* [Microsoft MS-DOS 3.20](/disks/pcx86/dos/microsoft/3.20/) +* [Microsoft MS-DOS 3.20 (Demo)](/disks/pcx86/dos/microsoft/3.20/) * [Microsoft MS-DOS 3.21](/disks/pcx86/dos/microsoft/3.21/) * [Microsoft MS-DOS 3.30](/disks/pcx86/dos/microsoft/3.30/) * [Microsoft MS-DOS 3.31](/disks/pcx86/dos/microsoft/3.31/) * [Microsoft MS-DOS 4.00](/disks/pcx86/dos/microsoft/4.00/) -* [Microsoft MS-DOS 4.0M (aka Multitasking MS-DOS)](/disks/pcx86/dos/microsoft/4.0M/) -* [Microsoft MS-DOS 4.01](/disks/pcx86/dos/microsoft/4.01/) +* [Multitasking MS-DOS 4.00 (Demo)](/disks/pcx86/dos/microsoft/4.0M/) +* [Microsoft MS-DOS 4.01 (Demo)](/disks/pcx86/dos/microsoft/4.01/) * [Microsoft MS-DOS 5.00](/disks/pcx86/dos/microsoft/5.00/) * [Microsoft MS-DOS 6.00](/disks/pcx86/dos/microsoft/6.00/) * [Microsoft MS-DOS 6.20](/disks/pcx86/dos/microsoft/6.20/) diff --git a/disks/pcx86/windows/README.md b/disks/pcx86/windows/README.md index e02d64bf0..ad5bd7fcc 100644 --- a/disks/pcx86/windows/README.md +++ b/disks/pcx86/windows/README.md @@ -5,7 +5,7 @@ permalink: /disks/pcx86/windows/ --- Microsoft Windows ---- +----------------- Information is available for assorted versions of Microsoft Windows: @@ -26,5 +26,5 @@ Information is available for assorted versions of Microsoft Windows: * [Microsoft Windows 3.00 (Demo)](/disks/pcx86/windows/3.00/) * [Microsoft Windows 3.10 (Demo)](/disks/pcx86/windows/3.10/) * [Microsoft Windows 3.11](/disks/pcx86/windows/3.11/) -* [Microsoft Windows 95 (Build 499)](/disks/pcx86/windows/win95/4.00.499/) -* [Microsoft Windows 95 (Build 950)](/disks/pcx86/windows/win95/4.00.950/) +* [Microsoft Windows 95: Build 499 (Demo)](/disks/pcx86/windows/win95/4.00.499/) +* [Microsoft Windows 95: First Retail Release (Demo)](/disks/pcx86/windows/win95/4.00.950/) diff --git a/disks/pcx86/windows/win95/4.00.499/README.md b/disks/pcx86/windows/win95/4.00.499/README.md index 16efca71e..cf168fd14 100644 --- a/disks/pcx86/windows/win95/4.00.499/README.md +++ b/disks/pcx86/windows/win95/4.00.499/README.md @@ -1,6 +1,6 @@ --- layout: page -title: Microsoft Windows 95 (Build 499) +title: "Microsoft Windows 95: Build 499" permalink: /disks/pcx86/windows/win95/4.00.499/ machines: - id: deskpro386 @@ -8,8 +8,8 @@ machines: config: /devices/pcx86/machine/compaq/deskpro386/vga/4096kb/machine.xml --- -Microsoft Windows 95 (Build 499) --------------------------------- +Microsoft Windows 95: Build 499 +------------------------------- The PCjs Project was first to unearth this pre-release version of Windows 95 since its *extremely* limited test release back in June 1995. It was one of the last (if not *the* last) test versions produced before diff --git a/disks/pcx86/windows/win95/4.00.950/README.md b/disks/pcx86/windows/win95/4.00.950/README.md index 0c7f9a9fd..a8854c31a 100644 --- a/disks/pcx86/windows/win95/4.00.950/README.md +++ b/disks/pcx86/windows/win95/4.00.950/README.md @@ -1,6 +1,6 @@ --- layout: page -title: Microsoft Windows 95 (First Retail Release) +title: "Microsoft Windows 95: First Retail Release" permalink: /disks/pcx86/windows/win95/4.00.950/ redirect_from: - /disks/pc/windows/win95/4.00.950/ @@ -17,8 +17,8 @@ machines: name: None --- -Microsoft Windows 95 (First Retail Release) -------------------------------------------- +Microsoft Windows 95: First Retail Release +------------------------------------------ Windows 95 was the successor to Windows 3.1 and included a number of important new features: diff --git a/disks/pcx86/windows/win95/4.00.950/debugger/README.md b/disks/pcx86/windows/win95/4.00.950/debugger/README.md index a96421265..9b44c1b45 100644 --- a/disks/pcx86/windows/win95/4.00.950/debugger/README.md +++ b/disks/pcx86/windows/win95/4.00.950/debugger/README.md @@ -1,6 +1,6 @@ --- layout: page -title: "Microsoft Windows 95 (First Retail Release) with Debugger" +title: "Microsoft Windows 95: First Retail Release (with Debugger)" permalink: /disks/pcx86/windows/win95/4.00.950/debugger/ machines: - id: deskpro386 @@ -16,8 +16,8 @@ machines: name: None --- -Microsoft Windows 95 (First Retail Release) with Debugger ---------------------------------------------------------- +Microsoft Windows 95: First Retail Release (with Debugger) +---------------------------------------------------------- Windows 95 is shown running below, following a "Compact Installation" on a 68Mb hard disk. Before the machine can start, it must download the disk image, which may take a minute or two, depending on the speed of your diff --git a/disks/pcx86/windows/win95/README.md b/disks/pcx86/windows/win95/README.md index 58b1c75ef..43ae3db66 100644 --- a/disks/pcx86/windows/win95/README.md +++ b/disks/pcx86/windows/win95/README.md @@ -5,9 +5,9 @@ permalink: /disks/pcx86/windows/win95/ --- Microsoft Windows 95 ---- +-------------------- Information is available for the following versions: -* [Microsoft Windows 95 (Build 499)](4.00.499/) -* [Microsoft Windows 95 (First Retail Release)](4.00.950/) +* [Microsoft Windows 95: Build 499](4.00.499/) +* [Microsoft Windows 95: First Retail Release](4.00.950/) diff --git a/docs/README.md b/docs/README.md index 4289bb74c..f7822080b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,7 +9,7 @@ permalink: /docs/ Documentation ------------- -If you want to know how to configure PCjs machines, here's what's been written so far: +To learn how to create and configure PCjs machines, here's what the project has so far: * [C1Pjs](/docs/c1pjs/) * [PCx86](/docs/pcx86/) diff --git a/modules/shared/lib/weblib.js b/modules/shared/lib/weblib.js index f8c79215d..e431c2066 100644 --- a/modules/shared/lib/weblib.js +++ b/modules/shared/lib/weblib.js @@ -193,7 +193,7 @@ class Web { * * NOTE: "http://archive.pcjs.org" is now "https://s3-us-west-2.amazonaws.com/archive.pcjs.org" */ - sURL = sURL.replace(/^(http:\/\/archive\.pcjs\.org|https:\/\/s3-us-west-2\.amazonaws\.com\/archive\.pcjs\.org)(\/.*)\/([^\/]*)$/, "$1/archive/$2"); + sURL = sURL.replace(/^(http:\/\/archive\.pcjs\.org|https:\/\/s3-us-west-2\.amazonaws\.com\/archive\.pcjs\.org)(\/.*)\/([^\/]*)$/, "$2/archive/$3"); } if (NODE) {