A local diffing tool for decompilation projects
Go to file
Luke Street d04838fe4e Update ppc750cl crate for more improved mnemonics & branch prediction bits 2022-10-10 17:54:52 -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 Update ppc750cl crate for more improved mnemonics & branch prediction bits 2022-10-10 17:54:52 -04:00
.gitignore Initial commit 2022-09-08 17:19:20 -04:00
Cargo.lock Update ppc750cl crate for more improved mnemonics & branch prediction bits 2022-10-10 17:54:52 -04:00
Cargo.toml Update ppc750cl crate for more improved mnemonics & branch prediction bits 2022-10-10 17:54:52 -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.