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

Add support for objdiff and updated decomp-permuter-agbcc #52

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

WhenGryphonsFly
Copy link
Collaborator

Description

This PR adds support for objdiff and the upcoming version of decomp-permuter-agbcc. Both projects require precompiled object files for each individual function not yet decompiled. This PR adds those files, as well as a configuration file needed by objdiff.

(Technically objdiff does not require precompiled object files, but the "proper" way to add objdiff support would require a complete overhaul of the build system, which I have neither the knowledge nor the patience to perform.)

This PR also removes two fake functions that were actually instances of agbcc using bl as a longer b rather than a subroutine call.

Discord contact info

whengryphonsfly

Despite being the target of a bl instruction, address 0x0802C518 does not appear to be the start of a subroutine
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.

1 participant