Starting work on 1.30.4 and some additional PDP-11 hardware support
This commit is contained in:
parent
fdf00c5a52
commit
a29ee56a5d
234 changed files with 260 additions and 263 deletions
|
|
@ -15,10 +15,9 @@ with a [PC11 High-Speed Paper Tape Reader/Punch](/devices/pdp11/pc11/), such as
|
|||
- Attach the [Absolute Loader](absloader/) tape image, and load it with the Bootstrap Loader
|
||||
- Attach one of the "Absolute Format" tape images below, and load it with the Absolute Loader
|
||||
|
||||
This was the real-world process. Fortunately, PDPjs machines include features that simplify the process.
|
||||
|
||||
For starters, any "Absolute Format" tape (which should include all the tapes listed below) can be loaded directly
|
||||
into RAM using the machine's "Load" button instead of "Attach". In most cases, this eliminates the first two steps.
|
||||
This mirrors the three-step "real world" process of loading paper tape software. Moreover, any "Absolute
|
||||
Format" tape (which should include all the tapes listed below) can be loaded directly into RAM using the
|
||||
machine's "Load" button instead of "Attach". In most cases, that eliminates the first two steps.
|
||||
|
||||
Paper Tape Diagnostics
|
||||
----------------------
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Paper Tape Diagnostics
|
|||
----------------------
|
||||
|
||||
Thanks to the [iamvirtual.ca](http://iamvirtual.ca/collection/systems/mediadoc/mediadoc.html#papertape)
|
||||
website, we have archived the PDP-11 diagnostics shown below. The tapes have been added to the
|
||||
website, we have been able to archive the PDP-11 diagnostics shown below. The tapes have been added to the
|
||||
[Default PC11 Configuration](/devices/pdp11/pc11/), so that you can easily load them into any machine with a
|
||||
[PC11](/modules/pdp11/lib/pc11.js), such as this [PDP-11/20 with Front Panel and Debugger](/devices/pdp11/machine/1120/panel/debugger/).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue