Minor website tweaks

This commit is contained in:
Jeff Parsons 2016-10-22 10:16:29 -07:00 committed by Jeff Parsons
commit f88a2a2ae8
18 changed files with 41 additions and 24 deletions

View file

@ -2,14 +2,23 @@
layout: page
title: DEC PDP-11 BASIC
permalink: /apps/pdp11/tapes/basic/
machines:
- id: test1120
type: pdp11
debugger: true
autoMount: ''
config: /devices/pdp11/machine/1120/basic/debugger/machine.xml
---
DEC PDP-11 BASIC
----------------
To see DEC PDP-11 BASIC in action, try the [PDP-11/20 BASIC Demo](/devices/pdp11/machine/1120/basic/debugger/).
The first PCjs machine to run DEC PDP-11 BASIC was this [PDP-11/20](/devices/pdp11/machine/1120/basic/debugger/),
shown below.
PCjs has archived the following DEC PDP-11 BASIC resources:
{% include machine.html id="test1120" %}
PCjs has archived these DEC PDP-11 BASIC resources:
- [BASIC (Single User) Tape Image](DEC-11-AJPB-PB.json)
- [LISTING OF BASIC/PTS (March 1974)](http://archive.pcjs.org/pubs/dec/pdp11/basic/AB-2045B-SC_BASIC_PTS_Listing_Mar77.pdf)
@ -17,7 +26,7 @@ PCjs has archived the following DEC PDP-11 BASIC resources:
Third-party resources include:
- "[PDP-11 Paper Tape BASIC](http://www.avitech.com.au/ptb/ptb.html)", written March 24, 2013
- "[PDP-11 Paper Tape BASIC](http://www.avitech.com.au/ptb/ptb.html)", March 24, 2013
---