diff --git a/apps/pdp11/tapes/basic/README.md b/apps/pdp11/tapes/basic/README.md index ced484b8f..da16238ea 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 BASIC Demo](/devices/pdp11/machine/1120/basic/debugger/). +Try the [DEC PDP-11 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 23ab515fb..4a9627424 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 BASIC Demo](/devices/pdp11/machine/1120/basic/) (with [Debugger](/devices/pdp11/machine/1120/basic/debugger/)) +* [PDP-11/20 DEC PDP-11 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 e246280f5..2f15c5be2 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 BASIC Demo +title: PDP-11/20 DEC PDP-11 BASIC Demo permalink: /devices/pdp11/machine/1120/basic/ machines: - id: test1120 @@ -8,8 +8,8 @@ machines: autoMount: '' --- -DEC BASIC Demo --------------- +DEC PDP-11 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 a429ab8de..fe3df2066 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 BASIC Demo with Debugger +title: PDP-11/20 DEC PDP-11 BASIC Demo with Debugger permalink: /devices/pdp11/machine/1120/basic/debugger/ machines: - id: test1120 @@ -9,8 +9,8 @@ machines: autoMount: '' --- -DEC BASIC Demo (with Debugger) ------------------------------- +DEC PDP-11 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 ab12496c8..9b09234f4 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: -- [PDP-11/20 with 16Kb and Bootstrap Loader](/devices/pdp11/machine/1120/bootstrap/) ([Debugger](/devices/pdp11/machine/1120/bootstrap/debugger/)) -- [PDP-11/20 with 16Kb and DEC BASIC](/devices/pdp11/machine/1120/basic/) ([Debugger](/devices/pdp11/machine/1120/basic/debugger/)) +- [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/))