Mattias Wadman
|
fc0aacb654
|
interp: Cleanup display aliases, now: d, da, dd, dv, ddv
Think it makes sense to have them all start with d.
Also f is often used as function argument name.
|
2022-01-28 18:25:38 +01:00 |
|
Mattias Wadman
|
cf8a50c150
|
decode: Use stable sort for values to not change order or values with same range start
Some decoders might relay on values added with same start to be kept in same order.
|
2022-01-20 16:21:50 +01:00 |
|
siddik.acil
|
0cf486dcf1
|
elf: fix all-platforms naming typo
|
2022-01-08 13:42:08 +01:00 |
|
Mattias Wadman
|
681dbc26b7
|
elf,ar: Add ar decoder, improved elf decoder
Add x86, 386, arm64, arm v6, arm v7 linux elf test files
|
2022-01-05 22:05:09 +01:00 |
|