Tiny ARM disassembler

Started by TimoVJL, April 22, 2010, 10:04:12 AM

Previous topic - Next topic

TimoVJL

This Tiny ARM disassembler is based code from
* disarm -- a simple disassembler for ARM instructions
* (c) 2000 Gareth McCaughan
* http://www.mccaughan.org.uk/g/software.html#disarm

Insert it to POIDE Tools with arguments $(TargetName)$(TargetExt)

2010-04-23 corrected szAppName definition so printing work now
                startpoint in comment

Problems:
F000F7F8 not correct, should be: F000F7F8     strd          pc, [r0], -r8
May the source be with you