PDP-6 / pdp6-programs

5 stars 1 forks source link

@ TECO #9

Open aap opened 2 years ago

aap commented 2 years ago

at 030532:

        TLNN FF,UREAD+7R
        JRST YANK8

at 030564:

YANK8:  TLNN FF,7R
        JRST YANK4
        PUSHJ P,PIRPA
        JRST YANK4+1

Since 7R (the flag to read from the PDP-7) is checked twice, we never reach PIRPA. This means we can ever read from paper tape. Patch 030565 to JFCL and it works.

Patch right half of 031651 and 031655 to address of DDT.

Patch right half of 031623 to MACDMP, 031640 to MACDMP+1 and 031625 to MACCR