Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@ TECO #9

Open
aap opened this issue Feb 2, 2022 · 0 comments
Open

@ TECO #9

aap opened this issue Feb 2, 2022 · 0 comments

Comments

@aap
Copy link
Contributor

aap commented Feb 2, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant