More README updates

This commit is contained in:
Jeff Parsons 2016-10-20 15:43:58 -07:00 committed by Jeff Parsons
commit d3d847a86c
5 changed files with 9 additions and 8 deletions

View file

@ -16,9 +16,7 @@ This machine pre-loads the **[DEC PDP-11 BASIC](/apps/pdp11/tapes/basic/)** tape
<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](/apps/pdp11/boot/bootstrap/).
See [Bootstrap Loader Demo (with Debugger)](/devices/pdp11/machine/1120/bootstrap/debugger/) for details.
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.
{% include machine.html id="test1120" %}