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

Adds macros capability. (reopen of #5) #6

Merged
merged 11 commits into from
Feb 12, 2019
Merged

Adds macros capability. (reopen of #5) #6

merged 11 commits into from
Feb 12, 2019

Conversation

Fabien-B
Copy link
Contributor

Adds little autonomous capability to Armothy which can execute macros. Address #4.
Still wok in progress, so do not merge yet.

@Fabien-B
Copy link
Contributor Author

Fabien-B commented Feb 11, 2019

The macro should be able to receive arguments (e.g. height of the stack, left or right stack...).
It should also raise an ERROR(#3) or a FINISHED flag (add a status register ?).

@Fabien-B Fabien-B added the enhancement New feature or request label Feb 11, 2019
@Fabien-B
Copy link
Contributor Author

Add the MacroManager a stop() method.

@Fabien-B Fabien-B merged commit a222904 into master Feb 12, 2019
@Fabien-B Fabien-B deleted the macros branch February 12, 2019 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request incomplete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant