Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ThreadContext to core/core.h and deal with the fallout | Yuri Kunde Schlesner | 2015-01-09 | 1 | -2/+3 |
* | DynCom: Add a comment to GetTicks. | Subv | 2015-01-09 | 1 | -0/+1 |
* | Timing: Use CoreTiming::GetTicks to keep track of ticks. | Subv | 2015-01-09 | 1 | -3/+2 |
* | CoreTiming: Ported the CoreTiming namespace from PPSSPP | Subv | 2015-01-07 | 1 | -1/+7 |
* | ARM: Add a mechanism for faking CPU time elapsed during HLE. | bunnei | 2014-12-26 | 1 | -45/+4 |
* | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
* | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated | Emmanuel Gil Peyrot | 2014-11-19 | 1 | -2/+2 |
* | ARM: Fixed dyncom to use reg15 for PC (this core doesn't use pc variable). | bunnei | 2014-11-12 | 1 | -2/+2 |
* | ARM: Fixed several dyncom bugs. | bunnei | 2014-11-12 | 1 | -2/+5 |
* | ARM: Removed unnecessary and unused SkyEye MMU code. | bunnei | 2014-10-25 | 1 | -1/+0 |
* | ARM: Integrate SkyEye faster "dyncom" interpreter. | bunnei | 2014-10-25 | 1 | -0/+164 |