aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/disassembler/arm_disasm.cpp
AgeCommit message (Expand)Author
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-02-27Merge pull request #620 from lioncash/bkptbunnei
2015-02-27arm_disasm: Show conditional code for BKPT instructions.Lioncash
2015-02-27arm_disasm: Remove unused variableLioncash
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2014-09-08Added string_util to common, small changes in loader.cpparchshift
2014-09-06core: Make the ARM disassembler use std::string internallyLioncash
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei