Skip to content

Releases: encounter/decomp-toolkit

v0.5.7

10 Oct 16:45
Compare
Choose a tag to compare
  • Better terminal color support
    • Enables terminal colors on Windows 10
    • Disables colors if unsupported
    • Supports --no-color and env NO_COLOR to force disable
    • Supports env FORCE_COLOR and CLICOLOR_FORCE to force enable
  • Support section 241 (extabindex) in RSOs

Full Changelog: v0.5.6...v0.5.7

v0.5.6

07 Oct 19:00
Compare
Choose a tag to compare
  • Write gap symbols as hidden (also hidden in objdiff)
  • Preliminary support for .alf (NVIDIA SHIELD TV binaries)
    • Supports .alf files in all places .dol files are accepted.
    • Adds hash and dhash to symbols config.
  • Update ppc750cl disassembler with various improvements

Full Changelog: v0.5.5...v0.5.6

v0.5.5

01 Oct 17:00
Compare
Choose a tag to compare
  • Zero out section data for relocations in relocatable ELFs. Fixes issues with Wii versions of mwld.

Full Changelog: v0.5.4...v0.5.5

v0.5.4

26 Sep 17:13
Compare
Choose a tag to compare
  • REL section alignment fixes
    • Honor section alignment from splits.txt when writing RELs
    • Better heuristic for determining REL section alignment on initial analysis

Full Changelog: v0.5.3...v0.5.4

v0.5.3

23 Sep 12:03
Compare
Choose a tag to compare
Add `ldscript_template` option to project config

v0.5.2

14 Sep 21:38
Compare
Choose a tag to compare
Add `code_size`, `data_size` to generated `config.json`

Also simplify project config generation by skipping default fields

v0.5.1

13 Sep 21:13
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

13 Sep 06:23
Compare
Choose a tag to compare

Full Changelog: v0.4.2...v0.5.0

v0.4.2

10 Sep 06:29
Compare
Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Sep 23:31
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1