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

Small typo on help page #32

Open
schilive opened this issue Jun 27, 2023 · 1 comment
Open

Small typo on help page #32

schilive opened this issue Jun 27, 2023 · 1 comment

Comments

@schilive
Copy link

On the help page, under the "common terms" section, the text on the term "memory" tells of four addressing modes. The third and fourth option express bs as an option for, I believe, the base register:

(segment-register) [bx/bp/si/di]; The offset of value is taken from the specified register
(segment-register) [bs/bp/si/di , signed word number]; The offset is taken from the registers, and the number is added to it

I believe this was a small typo for bx.

@YJDoc2
Copy link
Owner

YJDoc2 commented Jun 29, 2023

Hey, Thanks for reporting this! It should indeed be bx.

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

2 participants