Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Latest commit

 

History

History

debugger

Folders and files

NameName
Last commit message
Last commit date

parent directory

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

PDP-11/20 BASIC Demo (with Debugger)

The machine below 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 (with Debugger) for details.

There are also some Debugging Notes on the DEC PDP-11 BASIC page, if you're inclined to do some debugging with the built-in PDPjs Debugger.

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