aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/dyncom/arm_dyncom.h
AgeCommit message (Expand)Author
2015-08-06arm_interface: Implement interface for retrieving VFP registersLioncash
2015-07-25dyncom: Rename armdefs.h to armstate.hLioncash
2015-06-28Core: Cleanup core includes.Emmanuel Gil Peyrot
2015-04-14Headers: Add some forgotten overrides, thanks clang!Emmanuel Gil Peyrot
2015-04-06arm_interface: Support retrieval/storage to CP15 registersLioncash
2015-03-16arm_interface: Get rid of GetTicks.Lioncash
2015-02-12dyncom: Switch the app and system cores into the correct mode at initializationLioncash
2015-02-09Scheduler refactor Pt. 1Kevin Hartman
2015-01-09Move ThreadContext to core/core.h and deal with the falloutYuri Kunde Schlesner
2015-01-08Timing: Use CoreTiming::GetTicks to keep track of ticks.Subv
2014-12-25ARM: Add a mechanism for faking CPU time elapsed during HLE.bunnei
2014-12-20License changepurpasmart96
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-11-18Fix documentation of parametersLioncash
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei