A local diffing tool for decompilation projects
Go to file
EllipticEllipsis 39f263639a
More mips reloc support (#18)
2022-09-21 15:11:17 -04:00
.github/workflows ci: Remove condition for check job 2022-09-08 17:36:04 -04:00
assets Add symbols screenshot 2022-09-08 19:46:19 -04:00
src More mips reloc support (#18) 2022-09-21 15:11:17 -04:00
.gitignore Initial commit 2022-09-08 17:19:20 -04:00
Cargo.lock Rework function diff view (fixes #12) 2022-09-20 19:04:32 -04:00
Cargo.toml Rework function diff view (fixes #12) 2022-09-20 19:04:32 -04:00
README.md Rework function diff view (fixes #12) 2022-09-20 19:04:32 -04:00
deny.toml Initial commit 2022-09-08 17:19:20 -04:00
rustfmt.toml Initial commit 2022-09-08 17:19:20 -04:00

README.md

objdiff Build Status

A tool for decompilation projects.

Currently supports:

  • PowerPC 750CL (GameCube & Wii)
  • MIPS (Nintendo 64)

WARNING: Very early & unstable.

Symbol Screenshot Diff Screenshot

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.