Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #97 from archshift/cleanup | bunnei | 2014-09-14 | 1 | -1/+1 |
|\ | | | | | Small, general code cleanup | ||||
| * | Dead code removal: video_core.cpp, load_symbol_map.cpp | archshift | 2014-09-07 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #99 from archshift/ext-check | bunnei | 2014-09-11 | 1 | -39/+39 |
|\ \ | | | | | | | loader.cpp: improved file extension checking, made Upper/LowerStr useful, moved string_util into Common namespace | ||||
| * | | Added string_util to common, small changes in loader.cpp | archshift | 2014-09-09 | 1 | -39/+39 |
| | | | |||||
* | | | core: Prune redundant includes | archshift | 2014-09-09 | 1 | -1/+0 |
|/ / | |||||
* / | core: Make the ARM disassembler use std::string internally | Lioncash | 2014-09-06 | 2 | -183/+140 |
|/ | |||||
* | added a module to load symbol map files for debugging | bunnei | 2014-05-01 | 2 | -0/+46 |
| | |||||
* | fixed project includes to use new directory structure | bunnei | 2014-04-09 | 1 | -1/+2 |
| | |||||
* | got rid of 'src' folders in each sub-project | bunnei | 2014-04-09 | 2 | -0/+1149 |