Added more details about available diagnostics
This commit is contained in:
parent
bb4d8ac1d7
commit
8318336c10
10 changed files with 376 additions and 30 deletions
|
|
@ -10,12 +10,10 @@ redirect_from:
|
|||
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/shattered/macro11) to produce
|
||||
[BOOTMON.txt](BOOTMON.txt), which was then processed by [FileDump](/modules/filedump/) to produce
|
||||
[BOOTMON.json](BOOTMON.json).
|
||||
[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).
|
||||
|
||||
To see the Boot Monitor in action, try the [PDP-11/70 Boot Monitor (with Debugger)](/devices/pdp11/machine/1170/monitor/debugger/).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue