From 47315317644e146d5c0c34face6159f34cff5905 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Sat, 22 Oct 2016 01:00:53 -0700 Subject: [PATCH] Updated more machine descriptions --- apps/pdp11/tapes/basic/README.md | 2 +- devices/pdp11/machine/1120/README.md | 2 +- devices/pdp11/machine/1120/basic/README.md | 6 +++--- devices/pdp11/machine/1120/basic/debugger/README.md | 6 +++--- devices/pdp11/pc11/README.md | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/pdp11/tapes/basic/README.md b/apps/pdp11/tapes/basic/README.md index da16238ea..d089c48d1 100644 --- a/apps/pdp11/tapes/basic/README.md +++ b/apps/pdp11/tapes/basic/README.md @@ -7,7 +7,7 @@ permalink: /apps/pdp11/tapes/basic/ DEC PDP-11 BASIC ---------------- -Try the [DEC PDP-11 BASIC Demo](/devices/pdp11/machine/1120/basic/debugger/). +Try the [PDP-11/20 BASIC Demo](/devices/pdp11/machine/1120/basic/debugger/). PCjs has archived the following DEC resources: diff --git a/devices/pdp11/machine/1120/README.md b/devices/pdp11/machine/1120/README.md index 4a9627424..382e1a1e6 100644 --- a/devices/pdp11/machine/1120/README.md +++ b/devices/pdp11/machine/1120/README.md @@ -11,4 +11,4 @@ PDPjs is currently being tested with the following PDP-11/20 machine configurati * [PDP-11/20 Boot Test](/devices/pdp11/machine/1120/test/) (with [Debugger](/devices/pdp11/machine/1120/test/debugger/)) * [PDP-11/20 Bootstrap Loader Demo](/devices/pdp11/machine/1120/bootstrap/) (with [Debugger](/devices/pdp11/machine/1120/bootstrap/debugger/)) -* [PDP-11/20 DEC PDP-11 BASIC Demo](/devices/pdp11/machine/1120/basic/) (with [Debugger](/devices/pdp11/machine/1120/basic/debugger/)) +* [PDP-11/20 BASIC Demo](/devices/pdp11/machine/1120/basic/) (with [Debugger](/devices/pdp11/machine/1120/basic/debugger/)) diff --git a/devices/pdp11/machine/1120/basic/README.md b/devices/pdp11/machine/1120/basic/README.md index 2f15c5be2..eb1bd2305 100644 --- a/devices/pdp11/machine/1120/basic/README.md +++ b/devices/pdp11/machine/1120/basic/README.md @@ -1,6 +1,6 @@ --- layout: page -title: PDP-11/20 DEC PDP-11 BASIC Demo +title: PDP-11/20 BASIC Demo permalink: /devices/pdp11/machine/1120/basic/ machines: - id: test1120 @@ -8,8 +8,8 @@ machines: autoMount: '' --- -DEC PDP-11 BASIC Demo ---------------------- +PDP-11/20 BASIC Demo +-------------------- This machine pre-loads the **[DEC PDP-11 BASIC](/apps/pdp11/tapes/basic/)** tape image into 16Kb of RAM: diff --git a/devices/pdp11/machine/1120/basic/debugger/README.md b/devices/pdp11/machine/1120/basic/debugger/README.md index fe3df2066..454c5c6e7 100644 --- a/devices/pdp11/machine/1120/basic/debugger/README.md +++ b/devices/pdp11/machine/1120/basic/debugger/README.md @@ -1,6 +1,6 @@ --- layout: page -title: PDP-11/20 DEC PDP-11 BASIC Demo with Debugger +title: PDP-11/20 BASIC Demo with Debugger permalink: /devices/pdp11/machine/1120/basic/debugger/ machines: - id: test1120 @@ -9,8 +9,8 @@ machines: autoMount: '' --- -DEC PDP-11 BASIC Demo (with Debugger) -------------------------------------- +PDP-11/20 BASIC Demo (with Debugger) +------------------------------------ This machine pre-loads the **[DEC PDP-11 BASIC](/apps/pdp11/tapes/basic/)** tape image into 16Kb of RAM: diff --git a/devices/pdp11/pc11/README.md b/devices/pdp11/pc11/README.md index 9b09234f4..0435ce0a5 100644 --- a/devices/pdp11/pc11/README.md +++ b/devices/pdp11/pc11/README.md @@ -31,5 +31,5 @@ configuration file such as [demo.xml](demo.xml): The above configuration is used by PDPjs machines such as: -- [Bootstrap Loader Demo](/devices/pdp11/machine/1120/bootstrap/) ([Debugger](/devices/pdp11/machine/1120/bootstrap/debugger/)) -- [DEC PDP-11 BASIC Demo](/devices/pdp11/machine/1120/basic/) ([Debugger](/devices/pdp11/machine/1120/basic/debugger/)) +- [Bootstrap Loader Demo](/devices/pdp11/machine/1120/bootstrap/) (with [Debugger](/devices/pdp11/machine/1120/bootstrap/debugger/)) +- [PDP-11/20 BASIC Demo](/devices/pdp11/machine/1120/basic/) (with [Debugger](/devices/pdp11/machine/1120/basic/debugger/))