aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/arm_interface.h
Commit message (Expand)AuthorAge
* arm_interface: Implement interface for retrieving VFP registersGravatar Lioncash2015-08-06
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* arm_interface: Support retrieval/storage to CP15 registersGravatar Lioncash2015-04-06
* arm_interface: Get rid of GetTicks.Gravatar Lioncash2015-03-16
* Scheduler refactor Pt. 1Gravatar Kevin Hartman2015-02-09
* Move ThreadContext to core/core.h and deal with the falloutGravatar Yuri Kunde Schlesner2015-01-09
* CoreTiming: Ported the CoreTiming namespace from PPSSPPGravatar Subv2015-01-07
* ARM: Add a mechanism for faking CPU time elapsed during HLE.Gravatar bunnei2014-12-25
* License changeGravatar purpasmart962014-12-20
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Gravatar Emmanuel Gil Peyrot2014-11-19
* ARM_Interface: Make destructor virtualGravatar Lioncash2014-11-14
* Merge branch 'threading' of https://github.com/bunnei/citraGravatar bunnei2014-06-14
|\
| * arm: added option to prepare CPU core (while mid-instruction) for thread resc...Gravatar bunnei2014-06-01
* | Added 'this' reference to num_instructions field so it's properly updated,as ...Gravatar Disruption2014-06-01
|/
* ARM_Interpreter/ARM_Interface: Fixed member variable naming to be consistent ...Gravatar bunnei2014-05-20
* ARM_Interface: added SaveContext and LoadContext functions for HLE thread swi...Gravatar bunnei2014-05-20
* Merge branch 'master' into threadingGravatar bunnei2014-05-17
|\
| * updated how we call ARM core to make things much fasterGravatar bunnei2014-05-17
* | added option to set CPSR register to arm_interfaceGravatar bunnei2014-05-11
|/
* removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classGravatar bunnei2014-04-27
* missed this file with commit 95e5436fGravatar bunnei2014-04-10
* fixed licensing and updated code style naming for arm_interface/arm_interpret...Gravatar bunnei2014-04-08
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08