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

Stack variable values too inconsistent #15

Open
LanHikari22 opened this issue Jul 10, 2018 · 2 comments
Open

Stack variable values too inconsistent #15

LanHikari22 opened this issue Jul 10, 2018 · 2 comments
Assignees

Comments

@LanHikari22
Copy link
Owner

Sometimes, a stack offset is necessary. This is accounted for.

Other times, the base doesn't seem consistent, the code just appears to use different values for base.

Other instructions manipulating SP affect the base.

For most of the time, the current implementation accounts for the right stack values.

When they don't, stack variables should be manually disabled.

@LanHikari22 LanHikari22 added the bug Something isn't working label Jul 10, 2018
@LanHikari22 LanHikari22 self-assigned this Jul 10, 2018
@LanHikari22
Copy link
Owner Author

One example is from exe4rs: sub_8016460.

It seems to have to stack bases, and it's difficult to pinpoint the value for the stack variables

@LanHikari22
Copy link
Owner Author

For now, stack variables are not supported.

@LanHikari22 LanHikari22 removed the bug Something isn't working label Jul 15, 2018
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

No branches or pull requests

1 participant