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

disassembler should only ALLOC used global variables #286

Closed
Tracked by #277
x87 opened this issue Nov 4, 2023 · 1 comment
Closed
Tracked by #277

disassembler should only ALLOC used global variables #286

x87 opened this issue Nov 4, 2023 · 1 comment
Labels
Milestone

Comments

@x87
Copy link
Collaborator

x87 commented Nov 4, 2023

old scripts had entire CustomVariables in their VAR section, which gets dumped in full in the new SA SBL mode. Should only allocate those variables that are actually used in the code

@x87 x87 added priority:p3 Low priority type:nice-to-have minor enhancements scope:disassembler labels Nov 4, 2023
@x87 x87 mentioned this issue Nov 4, 2023
59 tasks
@x87 x87 added this to the v4.0.0 milestone Nov 4, 2023
@x87
Copy link
Collaborator Author

x87 commented Aug 7, 2024

fixed in 4.0.0

@x87 x87 closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant