aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/interpreter/arm_interpreter.h
Commit message (Expand)AuthorAge
* arm: Adios armemuGravatar Lioncash2015-01-31
* Move ThreadContext to core/core.h and deal with the falloutGravatar Yuri Kunde Schlesner2015-01-09
* 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
* Fix documentation of parametersGravatar Lioncash2014-11-18
* Add `override` keyword through the code.Gravatar Yuri Kunde Schlesner2014-10-26
* ARM: Integrate SkyEye faster "dyncom" interpreter.Gravatar bunnei2014-10-25
* ARM: Reorganized file structure to move shared SkyEye code to a more common a...Gravatar bunnei2014-10-25
* arm: added option to prepare CPU core (while mid-instruction) for thread resc...Gravatar bunnei2014-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
* cleaned up arm_interface, added a setter to set registers for use with HLE re...Gravatar 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