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

Stack operations (get, put, poke) are not supported #71

Open
hunstree opened this issue May 2, 2024 · 2 comments
Open

Stack operations (get, put, poke) are not supported #71

hunstree opened this issue May 2, 2024 · 2 comments

Comments

@hunstree
Copy link

hunstree commented May 2, 2024

The instructions are reported as unknown function and it causes a compilation issue.

https://stationeers-wiki.com/MIPS#Stack

Describe the bug
Stack operations (get, put, poke) are not supported

To Reproduce
Steps to reproduce the behavior:

  1. Create ic10 file
  2. Write get or put or poke instruction
  3. Cannot compile

Expected behavior
As a ic10 developer
I want to modify values in stack of connected devices
So that I can store data in them

As a ic10 developer
I want to read/modify values in stack
So that the stack pointer would not change

Screenshots
If applicable, add screenshots to help explain your problem.
image

Additional context
https://stationeers-wiki.com/MIPS#Stack

@Aidan647
Copy link
Member

Aidan647 commented May 2, 2024

We did not had time yet to update extension for vscode.
We will start work on it soon.
For now ic10.dev is complete.

@hunstree
Copy link
Author

hunstree commented May 2, 2024 via email

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