Added more PDP-11 paper tape resources

This commit is contained in:
Jeff Parsons 2016-10-23 00:43:20 -07:00 committed by Jeff Parsons
commit d0618c34bc
48 changed files with 309 additions and 152 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

View file

@ -13,10 +13,7 @@ machines:
DEC PDP-11 BASIC
----------------
The first PDPjs machine to run DEC PDP-11 BASIC was this [PDP-11/20](/devices/pdp11/machine/1120/basic/debugger/),
shown below.
{% include machine.html id="test1120" %}
[![DEC-11-AJPB-PB](DEC-11-AJPB-PB.jpg)](DEC-11-AJPB-PB.json)
According to the [PDP-11/20 Handbook (1971)](http://archive.pcjs.org/pubs/dec/pdp11/1120/PDP1120_Handbook_1971.pdf), p. 160,
notable features of PDP-11 BASIC included:
@ -29,7 +26,11 @@ notable features of PDP-11 BASIC included:
- User programs can be halted (with CTRL/P) without clearing variables; PRINT can then be used to examine values
- Ability to call assembly language functions
PCjs has also archived the following DEC PDP-11 BASIC resources:
PDP-11 BASIC has been loaded into the [PDP-11/20](/devices/pdp11/machine/1120/basic/debugger/) below.
{% include machine.html id="test1120" %}
We have archived the following 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)