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

Memory reading for absolute value input #11

Open
peterstanton opened this issue May 26, 2017 · 1 comment
Open

Memory reading for absolute value input #11

peterstanton opened this issue May 26, 2017 · 1 comment

Comments

@peterstanton
Copy link
Owner

We need to support reading functions that utilize absolute values. Commands that utilize immediate or absolute values will be trailed by that immediate or absolute value. We need to move the stack pointer forward, read that value, and add it to the buffer.

@olgarose
Copy link
Collaborator

I have it working for LEA

@olgarose olgarose self-assigned this May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants