Skip to content

version 0.1.1

Choose a tag to compare

@tintinweb tintinweb released this 06 Oct 19:01
· 35 commits to master since this release

interface changes

  • now protecting unchangable interfaces in Instruction()
  • added len(Instruction(...)) is now returing the byte length of instruction+operand
  • added unittests
  • setting Instruction.operand now updates all necessary fields automatically