Age | Commit message (Expand) | Author |
---|---|---|
2009-05-18 | Fixed various bugs in the last commit. | Cyrille Bagard |
2009-05-17 | Used only the new format of processor/instructions/operands for x86. | Cyrille Bagard |
2009-04-12 | Created a debugging layout and introduced a heavier use of GLib. | 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-07-31 | Handled the virtual offset and fixed the operand-size overriding. | Cyrille Bagard |
2008-07-27 | Supported new x86 opcodes (nop and mov). | Cyrille Bagard |
2008-07-26 | Parsed x86 binary data and displayed the result. | Cyrille Bagard |