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

Reassigns 0xEE to system symbol opcode #341

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

zslayton
Copy link
Contributor

  • Sets the opcode for a system symbol to 0xEE with trailing 1-byte FixedUInt index
  • Sets the opcode for a system macro invocation to 0xEF with trailing 1-byte FixedUInt index
  • Reserves system symbol table index 0

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Comment on lines -118 to +117
EF 00
EF 01
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗺️ I updated this to 01 to align with values' position in the system macro table.

@zslayton zslayton marked this pull request as ready for review September 19, 2024 15:49
@zslayton zslayton merged commit 276ee78 into gh-pages Sep 19, 2024
1 check passed
@zslayton zslayton deleted the system-symbol-opcode branch September 19, 2024 15:54
@zslayton zslayton restored the system-symbol-opcode branch October 8, 2024 19:24
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