pcjs/devices/pdp11/machine/1120/test/debugger
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-21 21:07:26 -07:00
..
machine.xml Added getTrapStatus() so that the Debugger can display trap information whenever a trap has just occurred, updated FileDump to store 'load' and 'exec' properties in MACRO-11 listing dumps (so that the individual machine files don't have to specify hard-coded 'load' and 'exec' values themselves), and added a new SerialPort parameter (upperCase) that can be used to force all received data to upper-case 2016-10-21 21:07:26 -07:00
README.md Renamed BOOTTEST 2016-10-20 15:54:54 -07:00

layout title permalink machines
page PDP-11/20 Boot Test with Debugger /devices/pdp11/machine/1120/test/debugger/
id type debugger
test1120 pdp11 true

Boot Test (with Debugger)

This machine pre-loads the PDP-11 Boot Test code into RAM:

<ram id="ram" addr="0x0000" size="0xE000" file="/apps/pdp11/boot/test/BOOTTEST.json" load="0xC000" exec="0xC000"/>

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