aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/arm_interpreter.h
AgeCommit message (Expand)Author
2014-06-01arm: added option to prepare CPU core (while mid-instruction) for thread resc...bunnei
2014-05-20ARM_Interpreter/ARM_Interface: Fixed member variable naming to be consistent ...bunnei
2014-05-20ARM_Interface: added SaveContext and LoadContext functions for HLE thread swi...bunnei
2014-05-17Merge branch 'master' into threadingbunnei
2014-05-17updated how we call ARM core to make things much fasterbunnei
2014-05-11added option to set CPSR register to arm_interfacebunnei
2014-04-27removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classbunnei
2014-04-10cleaned up arm_interface, added a setter to set registers for use with HLE re...bunnei
2014-04-08fixed licensing and updated code style naming for arm_interface/arm_interpret...bunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei