Skip to content

1.9.5

Compare
Choose a tag to compare
@AngheloAlf AngheloAlf released this 03 Apr 16:15
· 35 commits to master since this release
e281d46

[1.9.5] - 2024-04-03

Changed

  • Consider r5900's paddub as a possible move instruction.
  • Internal rework to avoid allocating memory when calculating required buffer
    size for disassembly.
    • This is part of the RabbitizerInstruction_getSizeForBuffer function.
    • This change may help recent Windows specific issues.