pcjs/devices/pdp11/machine/1120/basic
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-22 21:57:45 -07:00
..
debugger Added more PDP-11 paper tape resources 2016-10-22 21:57:45 -07:00
machine.xml Added more PDP-11 paper tape resources 2016-10-22 21:57:45 -07:00
README.md More README updates, particularly in regard to DEC's Absolute Loader 2016-10-22 14:21:33 -07:00

layout title permalink machines
page PDP-11/20 BASIC Demo /devices/pdp11/machine/1120/basic/
id type autoMount
test1120 pdp11

PDP-11/20 BASIC Demo

This machine pre-loads the DEC PDP-11 BASIC tape image into 16Kb of RAM:

<ram id="ram" addr="0x0000" size="0x4000" file="/apps/pdp11/tapes/basic/DEC-11-AJPB-PB.json"/>

You can also manually load it into memory using the Bootstrap Loader. See the Bootstrap Loader Demo for details.

{% include machine.html id="test1120" %}

This machine is also available with our built-in Debugger.