|
|
47805253f7
|
disassemble: numbers are displayed in hex
- all numbers are now displayed in hex for consistency,
- better branch detection
- branch destinations are computed from their offsets
|
2015-11-02 19:25:24 -08:00 |
|
|
|
205c7adeff
|
dalf: added option to dump code hunks to raw binary file
|
2015-05-13 15:46:40 -07:00 |
|
|
|
d750320456
|
added disassembling for cmp
|
2015-01-01 23:41:18 -08:00 |
|
|
|
043e468b93
|
renamed hunk.py to dalf.py
|
2014-12-09 19:31:38 -08:00 |
|
|
|
7fd8edb194
|
fixed disassembler to compute the correct branch target
|
2014-12-04 21:17:55 -08:00 |
|
|
|
2bcaf5188a
|
grouping the hunk blocks with their relocation information
|
2014-12-04 07:54:54 -08:00 |
|
|
|
d3d110945c
|
introduced classes for operands and address modes
|
2014-12-02 18:00:35 -08:00 |
|
|
|
e6d3e3cff7
|
simple queue based flow tracking in disassembler
|
2014-12-02 15:30:35 -08:00 |
|
|
|
e395f001b5
|
introduce opcode classes
|
2014-12-02 14:30:56 -08:00 |
|
|
|
ede5ed931d
|
branch displacement
|
2014-12-01 15:09:11 -08:00 |
|
|
|
a767188ee3
|
added more instructions to disassembler
|
2014-11-08 08:34:27 -08:00 |
|
|
|
dd08001c42
|
started disassembler
|
2014-11-07 16:06:19 -08:00 |
|
|
|
d908a56f2e
|
renamed hunk package to hunk tools
|
2014-11-06 21:21:25 -08:00 |
|