Added a few PDP-11/45 configurations
This commit is contained in:
parent
f8bc528de3
commit
399e1d06a7
25 changed files with 768 additions and 14 deletions
|
|
@ -7,12 +7,12 @@ permalink: /devices/pdp11/machine/1120/
|
|||
PDP-11/20 Machine Configurations
|
||||
--------------------------------
|
||||
|
||||
PDPjs is currently being tested with the following PDP-11/20 machine configurations:
|
||||
PDPjs supports a variety of PDP-11/20 machine configurations, including:
|
||||
|
||||
* [PDP-11/20 Boot Monitor](/devices/pdp11/machine/1120/monitor/) (with [Debugger](/devices/pdp11/machine/1120/monitor/debugger/))
|
||||
* [PDP-11/20 with Front Panel](/devices/pdp11/machine/1120/panel) (with [Debugger](/devices/pdp11/machine/1120/panel/debugger/))
|
||||
* [PDP-11/20 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/))
|
||||
|
||||
The "Demo" machines come with 16Kb of RAM and a [PC11 Paper Tape Reader](/devices/pdp11/pc11/). The "Boot Monitor" machine
|
||||
has 56Kb of RAM.
|
||||
The "Demo" machines come with 16Kb of RAM and a [PC11 Paper Tape Reader](/devices/pdp11/pc11/). All the other machines
|
||||
are configured with 56Kb of RAM.
|
||||
|
|
|
|||
Loading…
Reference in a new issue