cemu-idapython/python
gergely.erdelyi f4f5aa0441 idc.py: Fixed GetOpType() and GetOperandValue() to use decode_insn() so they are not destructive
idc.py: Fixed MakeCode() to use the new create_insn()
2009-03-22 15:27:46 +00:00
..
idautils.py idautils.py: CPU registers are now accessible as cpu.EAX (bot read and write). Patch by Igor Skochinsky 2009-01-27 17:37:10 +00:00
idc.py idc.py: Fixed GetOpType() and GetOperandValue() to use decode_insn() so they are not destructive 2009-03-22 15:27:46 +00:00
init.py ScriptBox_instance renamed to scriptbox 2009-01-27 18:08:54 +00:00