summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/disassembler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei2014-10-251-1/+1
* core: Make the ARM disassembler use std::string internallyLioncash2014-09-061-5/+3
* citra-qt: Show function names in disassembler based on bunnei's suggestion.Tony Wasserka2014-07-231-5/+21
* Disassembler: Chose slightly lower value for chunk size.Tony Wasserka2014-07-231-1/+3
* citra-qt: Rewrite disassembly view.Tony Wasserka2014-07-021-55/+150
* qt: updated disassembler to show 2X as many instructionsbunnei2014-06-051-1/+1
* Remove unused QTableViewMathieu Vaillancourt2014-04-191-19/+2
* UI/debugger changesMathieu Vaillancourt2014-04-191-0/+161