summaryrefslogtreecommitdiff
path: root/src/arch/processor.c
AgeCommit message (Expand)Author
2008-09-14Made the program able to disassemble a simple binary completely.Cyrille Bagard
2008-09-11Provided capabilities to resolve symbols for given addresses.Cyrille Bagard
2008-07-31Handled the virtual offset and fixed the operand-size overriding.Cyrille Bagard
2008-07-27Supported new x86 opcodes (nop and mov).Cyrille Bagard
2008-07-26Parsed x86 binary data and displayed the result.Cyrille Bagard