Skip to content

Conversation

sozud
Copy link
Contributor

@sozud sozud commented Apr 10, 2025

This implements some support for SuperH. I included a couple of files for testing. This relies on gimli-rs/object#762

Usage:

./target/debug/objdiff-cli diff -1 game_good.elf -2 game3.elf _func_800FD6C4

game3.zip

Example output:

image

Copy link
Owner

@encounter encounter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. I see that the tests are failing because the object crate needs to be updated. Now that your PR was merged, you should be able to update the Cargo.toml to point to the git version until it gets into a new crate version.

@encounter
Copy link
Owner

Thanks for the updates. Looks great!

@encounter encounter merged commit 644d476 into encounter:main Apr 17, 2025
24 checks passed
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