diff --git a/apps/pdp11/boot/test/TEST.json b/apps/pdp11/boot/test/BOOTTEST.json similarity index 100% rename from apps/pdp11/boot/test/TEST.json rename to apps/pdp11/boot/test/BOOTTEST.json diff --git a/apps/pdp11/boot/test/TEST.lst b/apps/pdp11/boot/test/BOOTTEST.lst similarity index 100% rename from apps/pdp11/boot/test/TEST.lst rename to apps/pdp11/boot/test/BOOTTEST.lst diff --git a/apps/pdp11/boot/test/TEST.mac b/apps/pdp11/boot/test/BOOTTEST.mac similarity index 100% rename from apps/pdp11/boot/test/TEST.mac rename to apps/pdp11/boot/test/BOOTTEST.mac diff --git a/apps/pdp11/boot/test/README.md b/apps/pdp11/boot/test/README.md index df3a76169..73db43d2c 100644 --- a/apps/pdp11/boot/test/README.md +++ b/apps/pdp11/boot/test/README.md @@ -9,10 +9,10 @@ redirect_from: PDP-11 Boot Test ---------------- -[TEST.mac](TEST.mac) is based on [boot.mac](http://skn.noip.me/pdp11/boot.mac) written by [Paul Nankervis](mailto:paulnank@hotmail.com). +[BOOTTEST.mac](BOOTTEST.mac) is based on [boot.mac](http://skn.noip.me/pdp11/boot.mac) written by [Paul Nankervis](mailto:paulnank@hotmail.com). -[TEST.mac](TEST.mac) was cross-assembled with [MACRO11](https://github.com/shattered/macro11) to produce [TEST.lst](TEST.lst), -which was then processed by [FileDump](/modules/filedump/) to produce [TEST.json](TEST.json). +[BOOTTEST.mac](BOOTTEST.mac) was cross-assembled with [MACRO11](https://github.com/shattered/macro11) to produce [BOOTTEST.lst](BOOTTEST.lst), +which was then processed by [FileDump](/modules/filedump/) to produce [BOOTTEST.json](BOOTTEST.json). To see the Boot Test in action, try the [PDP-11/70 Boot Test with Debugger](/devices/pdp11/machine/1170/test/debugger/). diff --git a/apps/pdp11/boot/test/makefile b/apps/pdp11/boot/test/makefile index 0e815f029..6d6b10b83 100644 --- a/apps/pdp11/boot/test/makefile +++ b/apps/pdp11/boot/test/makefile @@ -2,10 +2,10 @@ # Don't have macro11? Make yourself a copy from https://github.com/shattered/macro11 # -all: TEST.json +all: BOOTTEST.json -TEST.lst: TEST.mac - macro11 TEST.mac -l TEST.lst +BOOTTEST.lst: BOOTTEST.mac + macro11 BOOTTEST.mac -l BOOTTEST.lst -TEST.json: TEST.lst - node ../../../../modules/filedump/bin/filedump --file=TEST.lst --format=octal --output=TEST.json --overwrite +BOOTTEST.json: BOOTTEST.lst + node ../../../../modules/filedump/bin/filedump --file=BOOTTEST.lst --format=octal --output=BOOTTEST.json --overwrite diff --git a/devices/pdp11/machine/1120/test/README.md b/devices/pdp11/machine/1120/test/README.md index ee452c652..9206edffe 100644 --- a/devices/pdp11/machine/1120/test/README.md +++ b/devices/pdp11/machine/1120/test/README.md @@ -12,7 +12,7 @@ Boot Test This machine pre-loads the **[PDP-11 Boot Test](/apps/pdp11/boot/test/)** code into RAM: - + {% include machine.html id="test1120" %} diff --git a/devices/pdp11/machine/1120/test/debugger/README.md b/devices/pdp11/machine/1120/test/debugger/README.md index 7bf686c5e..08f70a009 100644 --- a/devices/pdp11/machine/1120/test/debugger/README.md +++ b/devices/pdp11/machine/1120/test/debugger/README.md @@ -13,6 +13,6 @@ Boot Test (with Debugger) This machine pre-loads the **[PDP-11 Boot Test](/apps/pdp11/boot/test/)** code into RAM: - + {% include machine.html id="test1120" %} diff --git a/devices/pdp11/machine/1120/test/debugger/machine.xml b/devices/pdp11/machine/1120/test/debugger/machine.xml index 044e1cf2d..9f12ed601 100644 --- a/devices/pdp11/machine/1120/test/debugger/machine.xml +++ b/devices/pdp11/machine/1120/test/debugger/machine.xml @@ -4,7 +4,7 @@ PDP-11/20 Boot Test with 56Kb and Debugger - + diff --git a/devices/pdp11/machine/1120/test/machine.xml b/devices/pdp11/machine/1120/test/machine.xml index 704f5dbf8..7747f47d5 100644 --- a/devices/pdp11/machine/1120/test/machine.xml +++ b/devices/pdp11/machine/1120/test/machine.xml @@ -4,7 +4,7 @@ PDP-11/20 Boot Test with 56Kb - + diff --git a/devices/pdp11/machine/1170/panel/debugger/machine.xml b/devices/pdp11/machine/1170/panel/debugger/machine.xml index dfaa6c55e..b8d743f60 100644 --- a/devices/pdp11/machine/1170/panel/debugger/machine.xml +++ b/devices/pdp11/machine/1170/panel/debugger/machine.xml @@ -4,7 +4,7 @@ PDP-11/70 with Front Panel and Debugger - + diff --git a/devices/pdp11/machine/1170/panel/machine.xml b/devices/pdp11/machine/1170/panel/machine.xml index ef77099ea..c975dcbf8 100644 --- a/devices/pdp11/machine/1170/panel/machine.xml +++ b/devices/pdp11/machine/1170/panel/machine.xml @@ -4,7 +4,7 @@ PDP-11/70 with Front Panel - + diff --git a/devices/pdp11/machine/1170/test/debugger/machine.xml b/devices/pdp11/machine/1170/test/debugger/machine.xml index f97af5c12..2e699ee7f 100644 --- a/devices/pdp11/machine/1170/test/debugger/machine.xml +++ b/devices/pdp11/machine/1170/test/debugger/machine.xml @@ -4,7 +4,7 @@ PDP-11/70 Boot Test with Debugger - + diff --git a/devices/pdp11/machine/1170/test/machine.xml b/devices/pdp11/machine/1170/test/machine.xml index 3064f855b..1c9a0f783 100644 --- a/devices/pdp11/machine/1170/test/machine.xml +++ b/devices/pdp11/machine/1170/test/machine.xml @@ -4,7 +4,7 @@ PDP-11/70 Boot Test - + diff --git a/devices/pdp11/machine/1170/vt100/debugger/machine.xml b/devices/pdp11/machine/1170/vt100/debugger/machine.xml index a9730674e..e4d5799d4 100644 --- a/devices/pdp11/machine/1170/vt100/debugger/machine.xml +++ b/devices/pdp11/machine/1170/vt100/debugger/machine.xml @@ -4,7 +4,7 @@ PDP-11/70 with Front Panel - + diff --git a/devices/pdp11/machine/1170/vt100/machine.xml b/devices/pdp11/machine/1170/vt100/machine.xml index 603c98841..29de720e0 100644 --- a/devices/pdp11/machine/1170/vt100/machine.xml +++ b/devices/pdp11/machine/1170/vt100/machine.xml @@ -4,7 +4,7 @@ PDP-11/70 with Front Panel - +