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

[DYNAREC] Added preliminary per-file settings #2288

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

ksco
Copy link
Collaborator

@ksco ksco commented Jan 23, 2025

Only global per-file settings are supported, only a few settings listed below are supported:

BOX64_DYNAREC_CALLRET
BOX64_DYNAREC_STRONGMEM
BOX64_DYNAREC_BIGBLOCK
BOX64_DYNAREC_SAFEFLAGS

There is no smart "holes-filling" for now, just a plain implementation.

@ptitSeb ptitSeb merged commit 7099774 into ptitSeb:main Jan 23, 2025
27 checks passed
@ksco ksco deleted the perfile branch January 23, 2025 17:46
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