pcjs/devices/pdp11/machine/1120/basic
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-20 15:16:22 -07:00
..
debugger Fixed the components.xsl for PDPjs machines, and added more instructions, resource links, etc, for the PDP-11 demo machines 2016-10-20 15:16:22 -07:00
machine.xml Fixed the components.xsl for PDPjs machines, and added more instructions, resource links, etc, for the PDP-11 demo machines 2016-10-20 15:16:22 -07:00
README.md Fixed the components.xsl for PDPjs machines, and added more instructions, resource links, etc, for the PDP-11 demo machines 2016-10-20 15:16:22 -07:00

layout title permalink machines
page PDP-11/20 with 16Kb, DEC BASIC /devices/pdp11/machine/1120/basic/
id type autoMount
test1120 pdp11

DEC PDP-11 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"/>

However, if this is too convenient for you, you can manually load it into memory using the Bootstrap Loader.

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

See also: DEC PDP-11 BASIC Demo (with Debugger)