Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM_Interpreter/ARM_Interface: Fixed member variable naming to be consistent with style guide | bunnei | 2014-05-21 | 1 | -5/+5 |
* | ARM_Interface: added SaveContext and LoadContext functions for HLE thread switching | bunnei | 2014-05-21 | 1 | -1/+15 |
* | Merge branch 'master' into threading | bunnei | 2014-05-17 | 1 | -5/+16 |
|\ | |||||
| * | updated how we call ARM core to make things much faster | bunnei | 2014-05-17 | 1 | -5/+16 |
* | | added option to set CPSR register to arm_interface | bunnei | 2014-05-12 | 1 | -0/+6 |
|/ | |||||
* | removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class | bunnei | 2014-04-28 | 1 | -2/+1 |
* | missed this file with commit 95e5436f | bunnei | 2014-04-11 | 1 | -1/+10 |
* | fixed licensing and updated code style naming for arm_interface/arm_interpreter frontend module | bunnei | 2014-04-09 | 1 | -9/+11 |
* | fixed project includes to use new directory structure | bunnei | 2014-04-09 | 1 | -2/+2 |
* | got rid of 'src' folders in each sub-project | bunnei | 2014-04-09 | 1 | -0/+68 |