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

core: Use a function to change context variables #86

Open
deltabeard opened this issue May 26, 2023 · 0 comments
Open

core: Use a function to change context variables #86

deltabeard opened this issue May 26, 2023 · 0 comments
Labels
diff: intermediate Medium difficulty enhancement New feature or request
Milestone

Comments

@deltabeard
Copy link
Owner

Such variables include those in the "direct" structure, these are:

  • Joypad values
  • LCD interlace and frame skip
  • Private pointer

This allows for structure package by reordering the variables. This means that the variables in the structure can change without breaking the API in the future.

@deltabeard deltabeard added enhancement New feature or request diff: intermediate Medium difficulty labels May 26, 2023
@deltabeard deltabeard added this to the v2 milestone May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
diff: intermediate Medium difficulty enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant