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

streamline lutro table init and lookup, add lutro_newlib #255

Merged
merged 0 commits into from
Jan 12, 2025

Conversation

jstine35
Copy link
Collaborator

@jstine35 jstine35 commented Jan 8, 2025

Primary function change is that this avoids situations where a lutro table could be created without adding getVersion. It also removes a function that had a generic argument for table name, but performed actions specific to the lutro global table.

  • add some const qualifiers to the newlib tables.
  • add some more stackframe checks now that there are good macros for them

Depends on PR #254

@jstine35 jstine35 merged this pull request into libretro:master Jan 12, 2025
10 checks passed
@jstine35 jstine35 deleted the globtab branch January 12, 2025 00:37
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