More README updates, particularly in regard to DEC's Absolute Loader
This commit is contained in:
parent
ded8c1841d
commit
5d5629c27b
12 changed files with 97 additions and 52 deletions
|
|
@ -12,11 +12,11 @@ machines:
|
|||
PDP-11/20 BASIC Demo (with Debugger)
|
||||
------------------------------------
|
||||
|
||||
This machine pre-loads the **[DEC PDP-11 BASIC](/apps/pdp11/tapes/basic/)** tape image into 16Kb of RAM:
|
||||
This machine pre-loads the [DEC PDP-11 BASIC](/apps/pdp11/tapes/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](/apps/pdp11/boot/bootstrap/)**.
|
||||
You can also manually load it into memory using the [Bootstrap Loader](/apps/pdp11/boot/bootstrap/).
|
||||
See the [Bootstrap Loader Demo (with Debugger)](/devices/pdp11/machine/1120/bootstrap/debugger/) for details.
|
||||
|
||||
There are also some [Debugging Notes](/apps/pdp11/tapes/basic/#debugging-notes) on the
|
||||
|
|
|
|||
Loading…
Reference in a new issue