https://github.com/athornton/pdp11-zterp/
adam@fsf.net (Adam Thornton) wrote:
https://github.com/athornton/pdp11-zterp/
I don't have a PDP-11 computer, but nevertheless here is a patch (which
is, of course, untested):
To implement permanent shifts, replace line 231-232 of text.c with:
shift_lock=shift_state;
shift_state=code-3;
if(shift_lock && shift_lock!=shift_state) shift_lock=shift_state=0;
(This is based on the version as of commit 2be7a18)
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 475 |
Nodes: | 16 (2 / 14) |
Uptime: | 19:22:55 |
Calls: | 9,487 |
Calls today: | 6 |
Files: | 13,617 |
Messages: | 6,121,093 |