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

trying to add dstruct tags #8

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

trying to add dstruct tags #8

wants to merge 10 commits into from

Conversation

sverx
Copy link
Contributor

@sverx sverx commented Apr 29, 2020

not really sure if I'm doing that right.
syntax is:

.DSTRUCT name INSTANCEOF struct_type VALUES
  struct_type_field: data_type value
...
.ENDST

it would be wonderful if it could check if struct_type_field is defined in struct_type, but if it can't, it's just OK as long as it recognize the .DSTRUCT syntax.

@sverx
Copy link
Contributor Author

sverx commented May 13, 2020

fixed some documentation, also adding index feature on repeat block

sverx added 2 commits May 18, 2020 12:02
(clarifying which instructions affects flags, removing double entries from cycles table)
@sverx
Copy link
Contributor Author

sverx commented May 18, 2020

OK so here's everything:

  • dstruct
  • repeat
  • ramsections
  • a few fixes on documentation

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.

1 participant