Attempted to clean up mapUnibus() and bus-related faults; how well or ill-advised these changes are remains to be seen

This commit is contained in:
Jeff 2016-10-31 12:44:29 -07:00 committed by Jeff Parsons
commit daefc2992c
41 changed files with 1454 additions and 1476 deletions

View file

@ -0,0 +1,18 @@
---
layout: page
title: PDP-11/20 Boot Monitor with Debugger
permalink: /devices/pdp11/machine/1120/monitor/debugger/
machines:
- id: test1120
type: pdp11
debugger: true
---
PDP-11/20 Boot Monitor (with Debugger)
--------------------------------------
The machine below pre-loads the [PDP-11 Boot Monitor](/apps/pdp11/boot/monitor/) into RAM:
<ram id="ram" addr="0x0000" size="0xE000" file="/apps/pdp11/boot/monitor/PDPJSMON.json" load="0xC000" exec="0xC000"/>
{% include machine.html id="test1120" %}