aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/arm_interpreter.cpp
AgeCommit message (Expand)Author
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-16Merge master into threading to add support for VFPbunnei
2014-05-16fixed include pathbunnei
2014-05-11added option to set CPSR register to arm_interfacebunnei
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-08got rid of 'src' folders in each sub-projectbunnei