[email protected] (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)
--
Note: I am not always able to read/post messages during Monday-Friday.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)