aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/interpreter/arminit.cpp
Commit message (Collapse)AuthorAge
* ARM: Synchronize Citra's SkyEye core with 3dmoo's.Gravatar bunnei2014-07-23
|
* arm: removed include of windows.h from armdefs.h to arminit.c (only module ↵Gravatar bunnei2014-05-20
| | | | that uses it)
* fixed includesGravatar bunnei2014-05-16
|
* added missing armcopro from skyeyeGravatar bunnei2014-05-16
|
* hacked CPU interpreter to ignore branch on SVC instruction (as we are HLEing ↵Gravatar bunnei2014-04-12
| | | | this...)
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08