Luke Street
7a8efb4c88
Version v3.3.0
2025-09-23 13:09:57 -06:00
Luke Street
56dac46280
Support overriding diff options in project config (& for individual units) ( #263 )
...
* Support loading diff options from project config
* Support per-unit option overrides
2025-09-23 12:11:40 -06:00
Anghelo Carvajal
fe8e7029f6
Arch-independent demangling and add gnuv2_demangle for old g++ projects ( #262 )
2025-09-22 17:24:29 -06:00
Ethan Roseman
e2c70342c9
Standardize the values for invalid and data opcodes ( #261 )
...
* Standardize the value for an invalid opcode
>
> This makes it so that all arches share the same value for an invalid opcode, so platform-specific logic isn't needed for checking whether instructions are valid.
Also updated dependencies
* OPCODE_DATA too
2025-09-13 12:33:06 -06:00
Luke Street
d684b622b5
Version v3.2.1
2025-09-08 22:37:02 -06:00
Luke Street
fbdaa89cc0
Refactor data diffing & expose WASM API ( #256 )
...
* Refactor data diffing & expose WASM API
* Update test snapshots
2025-09-07 18:59:46 -06:00
Luke Street
f7cb494a62
Version v3.1.1
2025-09-07 11:32:43 -06:00
LagoLunatic
fb1d434bbc
Version v3.1.0
2025-09-03 21:44:03 -04:00
Luke Street
a138dfa907
Gracefully handle OOB in symbol_context/symbol_hover
...
Resolves decomp.me#1576
2025-09-02 19:11:07 -06:00
Luke Street
84079c3934
objdiff-wasm build improvements
2025-08-30 15:02:10 -06:00
Luke Street
c4b4244b59
Version v3.0.0
2025-08-15 16:27:27 -06:00
Luke Street
b21892be31
Add CLI args to objdiff-gui (incl. --project-dir/-p)
...
Resolves #41
Resolves #211
2025-08-15 15:25:55 -06:00
Luke Street
cff4be2979
Update gimli, object
...
Resolves #228
2025-08-15 14:47:06 -06:00
LagoLunatic
e1da90943c
Version v3.0.0-beta.14
2025-08-13 01:45:05 -04:00
LagoLunatic
b5713db333
Update dependencies
2025-08-13 01:42:34 -04:00
Luke Street
0dc123b064
Don't fail on line info parsing; use gimli::RelocateReader
...
Workaround for #228
2025-08-02 11:27:28 -06:00
Luke Street
1e62d4664c
Make function size inference logic arch-specific
...
For MIPS, account for delay slot nops. For x86,
check for trailing nops (0x90). For PPC, check
for 4-byte 0x00 padding.
Resolves #229
2025-08-02 10:56:26 -06:00
Luke Street
1205e8ceb4
Version v3.0.0-beta.12
2025-07-29 21:31:12 -06:00
Luke Street
c327ed3ea8
Update to egui 0.32 (& update all deps)
2025-07-28 17:30:52 -06:00
Ethan Roseman
85fb18a21a
Update rabbitizer to v2.0.0-alpha.4 ( #226 )
...
* Update rabbitizer to v2.0.0-alpha.4
* Cargo update
2025-07-27 22:13:42 -06:00
Luke Street
60b227f45e
Support PowerPC COFF (Xenon, Xbox 360)
...
ppc750cl is superseded by the powerpc crate, which
supports PPC64, AltiVec and VMX128 extensions.
2025-07-17 13:33:12 -06:00
Luke Street
8756eee07b
clippy fixes & version bump
2025-07-07 14:56:41 -06:00
Luke Street
bd3ed0d5ad
Version v3.0.0-beta.10
2025-06-17 13:03:14 -06:00
Luke Street
dab79d96a1
Version v3.0.0-beta.9
2025-05-27 21:32:57 -06:00
Luke Street
f7c3501eae
Version v3.0.0-beta.8
2025-05-13 23:15:46 -06:00