Age | Commit message (Expand) | Author |
---|---|---|
2010-08-16 | Supported several extra x86 instructions. | Cyrille Bagard |
2010-08-01 | Deleted the 'AsmOperandSize' definition and set the x86 minimal instruction s... | Cyrille Bagard |
2009-05-17 | Used only the new format of processor/instructions/operands for x86. | Cyrille Bagard |
2009-04-29 | Supported more x86 opcodes. | Cyrille Bagard |
2008-12-20 | Added two extra opcodes: sub (0x2c and 0x2d). | Cyrille Bagard |
2008-10-26 | Completed support of the 0x81 and 0xc1 opcodes. | Cyrille Bagard |
2008-09-20 | Centralized all the code used to decode instructions. | Cyrille Bagard |
2008-09-16 | Added a 'x86_' to all functions decoding opcodes. | Cyrille Bagard |
2008-09-14 | Made the program able to disassemble a simple binary completely. | Cyrille Bagard |
2008-08-03 | Read registers from the ModR/M encoding. | Cyrille Bagard |