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

Add support for all remaining SjASMPlus directives #22

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Add support for all remaining SjASMPlus directives #22

merged 1 commit into from
Feb 25, 2020

Conversation

kborowinski
Copy link
Contributor

I did review SjASMPlus documentation yesterday and have added, I hope, all remaining directives/options/highlighting, including SAVEDEV, INCLUDELUA, ENDR, MEMORYMAP, CSPECTMAP, MMU, DG, D24, DEFH, _SJASMPLUS, _VERSION, _ERRORS, _WARNINGS and more.

@kborowinski
Copy link
Contributor Author

kborowinski commented Feb 25, 2020

I have question regarding //sjasmplus fake instructions section in CompletionProposalsProvider.ts. I could spend some time and add all missing instructions but you expect full instructions or only operands? I.e. rl bc or rl?

@maziac
Copy link
Owner

maziac commented Feb 25, 2020

The completion provider is very simple.
It accepts only single words, i.e. „rl“.

@maziac maziac merged commit e0dfb00 into maziac:master Feb 25, 2020
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 this pull request may close these issues.

2 participants