aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/arm_interface.h
Commit message (Expand)AuthorAge
* 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