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

wrap_in_loop should support setting loop count at execution time #361

Open
MarquessV opened this issue Apr 17, 2024 · 0 comments · May be fixed by #362
Open

wrap_in_loop should support setting loop count at execution time #361

MarquessV opened this issue Apr 17, 2024 · 0 comments · May be fixed by #362

Comments

@MarquessV
Copy link
Contributor

MarquessV commented Apr 17, 2024

wrap_in_loop() currently takes a number of iterations and uses a MOVE statement to set a memory reference to that value. This works, but doesn't allow you to easily modify the shot count between runs.

@MarquessV MarquessV changed the title wrap_in wrap_in_loop should support setting loop count at execution time Apr 17, 2024
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

Successfully merging a pull request may close this issue.

1 participant