Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 05:06
· 7 commits to main since this release

What's Changed

  • Added: GUI: Implement keyboard shortcuts by @LagoLunatic in #139
    • See PR description for a current list.
    • Note: Ctrl-* shortcuts may be replaced with Alt shortcuts in the future
  • Added: PPC: Display decoded rlwinm info to hover tooltip by @LagoLunatic in #141
  • Added: PPC: Display data values on hover for pools as well by @LagoLunatic in #140
  • Added: Experimental objdiff-cli diff auto-rebuild (526e031, #47)
    • Includes improvements to file watch behavior (debouncing with a 200ms delay)
  • Fixed: ARM: Immediate offset scaling for Thumb LDRB/LDRH/STRB/STRH (AetiasHax/unarm@a3f4053, #142)
  • Fixed: PPC: Remove extab "null action" warning (CelestialAmber/cwextab@cd729e4)

Full Changelog: v2.4.0...v2.5.0