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

Proof read INTER-BANK_COMMUNICATION #291

Merged
merged 3 commits into from
May 1, 2017
Merged

Proof read INTER-BANK_COMMUNICATION #291

merged 3 commits into from
May 1, 2017

Conversation

Feliix42
Copy link
Contributor

@Feliix42 Feliix42 commented Apr 30, 2017

This should close #216.

I added a period, reformatted the table at the bottom and reintroduced some typos that were removed during the transcription.

I am not sure about line 110, though. Should it be changed back to CAF? RSB changed it to CA, back in 2009.

@wopian wopian self-requested a review April 30, 2017 19:51
@wopian wopian added Status: Review Needed Type: Proof Comanche55 and Luminary99 files labels Apr 30, 2017
@wopian wopian added this to the Comanche055 milestone Apr 30, 2017
@@ -87,7 +87,7 @@ SUPDACAL TS MPTEMP
ROR SUPERBNK # SAVE FBANK IN BITS 15-11, AND
XCH MPTEMP # SUPERBANK IN BITS 7-5.
MASK LOW10
XCH L # SAVE REL. ADR. IN BANK, FETCH SUPERBITS
XCH L # SAVE REL. ADR. IN BANK, FETCH SUPERBITS.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

# --------- ------- ------------ ------------ ---------
# SUPERBANK 3 OXX 2000 - 3777 30 - 37 70000 - 107777 (WHERE XX CAN BE ANYTHING AND
# SUPERBANK SETTING S-REG. VALUE BANK NUMBERS ADDRESSES
# ---------- ------- ------------ ------------ ------------
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

# SUPERBANK 3 OXX 2000 - 3777 30 - 37 70000 - 107777 (WHERE XX CAN BE ANYTHING AND
# SUPERBANK SETTING S-REG. VALUE BANK NUMBERS ADDRESSES
# ---------- ------- ------------ ------------ ------------
# SUPERBANK 3 0XX 2000 - 3777 30 - 37 70000 - 107777 (WHERE XX CAN BE ANYTHING AND
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

# THE USER)
# *** THIS ROUTINE MAY BE CALLED BY ANY PROGRAM LOCATED IN BANKS 00 - 27. I.E., NO PROGRAM LIVING IN ANY
# *** THIS ROUTINE MAYBE CALLED BY ANY PROGRAM LOCATED IN BANKS 00 - 27. I.E., NO PROGRAM LIVING IN ANY
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ MAYBE

✨ Can you add a double space between *** and THIS, and again on line below between SUPERSW. and ***

# SUPERBANK SHOULD USE SUPERSW. ***
#
# SUPERSW MAY BE CALLED IN THIS FASHION:
# CAF ABBCON WHERE -- ABBCON BBCON SOMETHING --
# SUPERSW MAYBE CALLED IN THIS FASHION:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

# SUPERSW MAY BE CALLED IN THIS FASHION:
# CAF ABBCON WHERE -- ABBCON BBCON SOMETHING --
# SUPERSW MAYBE CALLED IN THIS FASHION:
# CAF ABBCON WHERE -- ABBCON BBCON SOMETHIN --
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ SOMETHIN

❌ Only 3 spaces between ABBCON and BBCON

❌ Only 2 spaces between BBCON and SOMETHIN

✨ Can you add double spaces after WHERE, -- and SOMETHIN

# TCR SUPERSW (THE SUPERBNK BITS ARE IN THE BBCON)
# ... ...
# . .
# . .
# OR IN THIS FASHION:
# OR IN THIS FASHION :
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

@Feliix42
Copy link
Contributor Author

Feliix42 commented May 1, 2017

Thanks for the feedback! I introduced the changes you requested. :)

@wopian wopian merged commit f1a5e82 into chrislgarry:master May 1, 2017
@wopian
Copy link
Collaborator

wopian commented May 1, 2017

Thanks! Nice to see so many contributions all of a sudden 😃 as I just don't have the time to do these myself until summer 😢

@Feliix42
Copy link
Contributor Author

Feliix42 commented May 1, 2017

No problem, it was kinda fun! Maybe I'll do another if I find the time. :)

@juanmafx
Copy link

juanmafx commented May 1, 2017 via email

GulajavaMinistudio added a commit to GulajavaMinistudio/Apollo-11 that referenced this pull request May 2, 2017
Proof read INTER-BANK_COMMUNICATION (chrislgarry#291)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Proof Comanche55 and Luminary99 files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proof INTER-BANK_COMMUNICATION
3 participants