summaryrefslogtreecommitdiffstats
path: root/src/core/arm/disassembler/arm_disasm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-11Asserts: break/crash program, fit to style guide; log.h->assert.harchshift1-1/+1
2014-09-09Added string_util to common, small changes in loader.cpparchshift1-39/+39
2014-09-06core: Make the ARM disassembler use std::string internallyLioncash1-149/+111
2014-04-09fixed project includes to use new directory structurebunnei1-1/+2
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-05renamed ARM disassembler class from "Arm" to "ARM_Disasm"bunnei1-26/+26
2013-09-05added an ARM disassembler from the android projectShizZy1-0/+1003