Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 05:21
· 46 commits to main since this release

What's Changed

  • Added: disc commands: info, extract, convert, verify (#34, using nod-rs)
    • Supports ISO (GCM), RVZ & WIA, WBFS, CISO, NFS, GCZ
    • See README for usage
  • Added: Yay0/Yaz0 compression & decompression (#6, using Orthrus)
    • See README for usage
  • Added: Reconstruct "erased" tags from DWARF debugging info by @cadmic in #51
    • New dwarf dump flag: --include-erased
  • Added: Write object address and size in asm comments (#37)
  • Added: data:int and data:short for asm output (#41)
  • Fixed: Explicitly check split end >= start (#48)
  • Fixed: Rework section alignment handling (#27)
  • Fixed: Prefer references to e.g. _savegpr_14 over __savegpr (c1c4373)
  • Changed: Update ppc750cl (10x faster disassembly) (c45f37e)

Full Changelog: v0.7.6...v0.8.0