Updated the PDP-11 SerialPort to support ALT-ENTER for LINE-FEED and ALT-DELETE for BACKSPACE, to stay in step with VT100 shortcuts

This commit is contained in:
Jeff Parsons 2016-11-27 13:48:23 -08:00 committed by Jeff Parsons
commit 469d446ab7
14 changed files with 331 additions and 280 deletions

View file

@ -11,4 +11,4 @@ RL01K disks are single-platter cartridges with 256 tracks per side, 40 sectors p
256 bytes, for a total capacity of 5Mb (5,242,880 bytes). They are used in RL01 disk drives in conjunction
with an [RL11 Disk Controller](/devices/pdp11/rl11/).
* [RSTS/E v7.0](rstsev70/) [[Source](http://skn.noip.me/pdp11/): RL2.DSK]
* [RSTS/E v7.0](rstsv70/) [[Source](http://skn.noip.me/pdp11/): RL2.DSK]

View file

@ -1,7 +1,7 @@
---
layout: page
title: "RL01K RSTS/E v7.0 Disk"
permalink: /disks/dec/rl01k/rstsev70/
permalink: /disks/dec/rl01k/rstsv70/
---
RL01K RSTS/E v7.0 Disk