From fc759ebaefb8a3ff9227d1af5f425619ac9340ba Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Thu, 9 Feb 2017 15:56:03 -0800 Subject: [PATCH 1/2] Restored one useful redirect --- disks/pcx86/os2/misc/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/disks/pcx86/os2/misc/README.md b/disks/pcx86/os2/misc/README.md index d3c7eca60..41c4397db 100644 --- a/disks/pcx86/os2/misc/README.md +++ b/disks/pcx86/os2/misc/README.md @@ -2,6 +2,8 @@ layout: page title: OS/2 Prototype Disks permalink: /disks/pcx86/os2/misc/ +redirect_from: + - /disks/pc/os2/misc/ --- OS/2 Prototype Disks From 4c5cfd81586a2bf890fc6f5939612c0d38b4e0e3 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Thu, 9 Feb 2017 16:14:04 -0800 Subject: [PATCH 2/2] A few minor edits/corrections --- apps/pdp11/boot/monitor/README.md | 12 +++++------- devices/pdp11/machine/1170/panel/debugger/README.md | 4 ++-- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/apps/pdp11/boot/monitor/README.md b/apps/pdp11/boot/monitor/README.md index 72663b51d..505355250 100644 --- a/apps/pdp11/boot/monitor/README.md +++ b/apps/pdp11/boot/monitor/README.md @@ -2,20 +2,18 @@ layout: page title: PDP-11 Boot Monitor permalink: /apps/pdp11/boot/monitor/ -redirect_from: - - /devices/pdp11/rom/test/ - - /apps/pdp11/boot/test/ --- PDP-11 Boot Monitor ------------------- [BOOTMON.mac](BOOTMON.mac) is a custom boot monitor/loader based on [boot.mac](http://skn.noip.me/pdp11/boot.mac) -written by Paul Nankervis. It is used with all our PDP-11 test machines. [BOOTMON.mac](BOOTMON.mac) was -cross-assembled with [MACRO11](https://github.com/j-hoppe/MACRO11) to produce [BOOTMON.txt](BOOTMON.txt), -which was then processed by [FileDump](/modules/filedump/) to produce [BOOTMON.json](BOOTMON.json). +written by Paul Nankervis. It is preloaded in a number of our PDP-11 test machines. -To see the Boot Monitor in action, try the [PDP-11/70 Boot Monitor (with Debugger)](/devices/pdp11/machine/1170/monitor/debugger/). +[BOOTMON.mac](BOOTMON.mac) was cross-assembled with [MACRO11](https://github.com/j-hoppe/MACRO11) to produce +[BOOTMON.txt](BOOTMON.txt), which was then processed by [FileDump](/modules/filedump/) to produce [BOOTMON.json](BOOTMON.json). + +To see the Boot Monitor in action, try the [PDP-11/70 Boot Monitor with Debugger](/devices/pdp11/machine/1170/monitor/debugger/). The **BOOTMON.mac** source code is shown below. diff --git a/devices/pdp11/machine/1170/panel/debugger/README.md b/devices/pdp11/machine/1170/panel/debugger/README.md index f77b4d35a..c0f55ad48 100644 --- a/devices/pdp11/machine/1170/panel/debugger/README.md +++ b/devices/pdp11/machine/1170/panel/debugger/README.md @@ -18,8 +18,8 @@ a "teletype" I/O window connected to the PDP-11/70's serial port. The I/O windo PDPjs Debugger. To make it easier to interact with the Front Panel [Toggle-In Demos](#toggle-ins) below, we've kept this machine's UI -simple, so there are no other I/O devices attached. Our [PDP-11 Boot Monitor](/apps/pdp11/boot/monitor/) is preloaded -at address 140000, and the [M9312 ROM](/devices/pdp11/rom/M9312/) is installed at address 165000. +simple, so there are no other I/O devices attached. Paul Nankervis' [PDP-11 Boot Monitor](/apps/pdp11/boot/monitor/) +is preloaded at address 140000, and the [M9312 ROM](/devices/pdp11/rom/M9312/) is installed at address 165000. For more full-featured PDP-11/70 machines that also include a Debugger, see: