summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dyncom/arm_dyncom.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm_interface: Get rid of GetTicks.Lioncash2015-03-161-1/+0
* dyncom: Switch the app and system cores into the correct mode at initializationLioncash2015-02-131-1/+1
* Scheduler refactor Pt. 1Kevin Hartman2015-02-101-56/+1
* Move ThreadContext to core/core.h and deal with the falloutYuri Kunde Schlesner2015-01-091-2/+2
* Timing: Use CoreTiming::GetTicks to keep track of ticks.Subv2015-01-091-3/+0
* ARM: Add a mechanism for faking CPU time elapsed during HLE.bunnei2014-12-261-4/+10
* License changepurpasmart962014-12-211-1/+1
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-1/+1
* Fix documentation of parametersLioncash2014-11-181-1/+1
* Add `override` keyword through the code.Yuri Kunde Schlesner2014-10-261-7/+7
* ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei2014-10-251-0/+90