Added more DEC BASIC resources

This commit is contained in:
Jeff Parsons 2016-10-22 09:03:30 -07:00 committed by Jeff Parsons
commit 6d8386dc63
6 changed files with 11 additions and 10 deletions

View file

@ -10,7 +10,7 @@ PC8080 Machine Configurations
The following 8080-based machines are currently available:
* [8080 Exerciser](exerciser/)
* [Space Invaders (1978)](invaders/) ([Debugger](invaders/debugger/))
* [DEC VT100 Terminal](vt100/) ([Debugger](vt100/debugger/))
* [Space Invaders (1978)](invaders/) (with [Debugger](invaders/debugger/))
* [DEC VT100 Terminal](vt100/) (with [Debugger](vt100/debugger/))
Check out the [Dual VT100 Terminals](vt100/dual/) for a demo of two PCjs machines communicating over a *virtual* serial connection.

View file

@ -9,9 +9,9 @@ PDP-11 Device Configurations
[PDP-11 Machines](/devices/pdp11/machine/) rely on a variety of machine configuration files, including:
- [Control Panels](panel/)
- [Serial Interface for Display Terminals (DL11)](dl11/)
- [High-Speed Paper Tape Reader/Punch (PC11)](pc11/)
* [Control Panels](panel/)
* [Serial Interface for Display Terminals (DL11)](dl11/)
* [High-Speed Paper Tape Reader/Punch (PC11)](pc11/)
Sample machines include a
[PDP-11/70 with Front Panel](/devices/pdp11/machine/1170/panel/) and [PDP-11/70 with VT100 Terminal](/devices/pdp11/machine/1170/vt100/).

View file

@ -7,4 +7,4 @@ permalink: /devices/pdp11/panel/1170/
PDP-11/70 Control Panels
------------------------
* [PDP-11/70 Front Panel](front.xml) ([Debugger](debugger/front.xml))
* [PDP-11/70 Front Panel](front.xml) (with [Debugger](debugger/front.xml))

View file

@ -7,4 +7,4 @@ permalink: /devices/pdp11/panel/test/
PDP-11 Test Panels
------------------
* [Terminal Test Panel](terminal.xml) ([Debugger](debugger/terminal.xml))
* [Terminal Test Panel](terminal.xml) (with [Debugger](debugger/terminal.xml))