Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | citra-qt: Added license headers to files. | chrisvj | 2015-01-04 | 1 | -0/+4 |
* | Qt: we don't need to check if model is valid. | xdec | 2014-12-28 | 1 | -1/+1 |
* | Fix crash when the disassembler pause button is pressed while no game is running. | xdec | 2014-12-28 | 1 | -1/+3 |
* | ARM: Reorganized file structure to move shared SkyEye code to a more common area. | bunnei | 2014-10-25 | 1 | -1/+1 |
* | core: Make the ARM disassembler use std::string internally | Lioncash | 2014-09-06 | 1 | -5/+3 |
* | citra-qt: Show function names in disassembler based on bunnei's suggestion. | Tony Wasserka | 2014-07-23 | 1 | -5/+21 |
* | Disassembler: Chose slightly lower value for chunk size. | Tony Wasserka | 2014-07-23 | 1 | -1/+3 |
* | citra-qt: Rewrite disassembly view. | Tony Wasserka | 2014-07-02 | 1 | -55/+150 |
* | qt: updated disassembler to show 2X as many instructions | bunnei | 2014-06-05 | 1 | -1/+1 |
* | Remove unused QTableView | Mathieu Vaillancourt | 2014-04-19 | 1 | -19/+2 |
* | UI/debugger changes | Mathieu Vaillancourt | 2014-04-19 | 1 | -0/+161 |