A local diffing tool for decompilation projects
Go to file
Luke Street 771a141110 Version 0.2.0
- Update checker & auto-updater
- Configure font sizes and diff colors
- Data diffing bug fixes & improvements
- Bug fix for low match percent
- Improvements to Jobs UI (cancel, dismiss errors)
- "Demangle" tool

Closes #6, #13, #17, #19
2022-12-06 17:53:32 -05:00
.github/workflows Version 0.2.0 2022-12-06 17:53:32 -05:00
assets Add symbols screenshot 2022-09-08 19:46:19 -04:00
src Version 0.2.0 2022-12-06 17:53:32 -05:00
.gitignore Initial commit 2022-09-08 17:19:20 -04:00
Cargo.lock Version 0.2.0 2022-12-06 17:53:32 -05:00
Cargo.toml Version 0.2.0 2022-12-06 17:53:32 -05:00
LICENSE-APACHE Version 0.2.0 2022-12-06 17:53:32 -05:00
LICENSE-MIT Version 0.2.0 2022-12-06 17:53:32 -05:00
README.md Version 0.2.0 2022-12-06 17:53:32 -05:00
build.rs Version 0.2.0 2022-12-06 17:53:32 -05: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 local diffing tool for decompilation projects.

Currently supports:

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

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.