summaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/arminit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Migrate 3DS-specific CP15 register setting into InitGravatar Lioncash2015-04-061-8/+0
* Move CP15 enum definitions into their own enum.Gravatar Lioncash2015-04-061-37/+37
* dyncom: Properly return the value of the user RO thread registerGravatar Lioncash2015-04-061-0/+9
* dyncom: Set CP15 reset values on initializationGravatar Lioncash2015-04-061-0/+60
* arm: Remove unnecessary booleansGravatar Lioncash2015-02-251-4/+0
* arm: General cleanupGravatar Lioncash2015-02-131-1/+2
* dyncom: Clean up the constructorGravatar Lioncash2015-02-121-4/+3
* arm: Remove ARMul_EmulateInitGravatar Lioncash2015-02-121-40/+0
* arm: Remove ARM26 support.Gravatar Lioncash2015-02-111-25/+4
* arm: Get rid of some magic constants. Specify proper ARM mode.Gravatar Lioncash2015-02-111-1/+1
* arm: Remove TRUE/FALSE definesGravatar Lioncash2015-02-101-8/+6
* arm: Clean up ARMul_StateGravatar Lioncash2015-01-311-20/+9
* arm: Adios armemuGravatar Lioncash2015-01-311-128/+8
* arm: Throw out a lot of unnecessary codeGravatar Lioncash2015-01-301-261/+27
* ARM: Reorganized file structure to move shared SkyEye code to a more common a...Gravatar bunnei2014-10-251-2/+2
* ARM: Synchronize Citra's SkyEye core with 3dmoo's.Gravatar bunnei2014-07-231-402/+342
* arm: removed include of windows.h from armdefs.h to arminit.c (only module th...Gravatar bunnei2014-05-201-0/+3
* fixed includesGravatar bunnei2014-05-161-2/+2
* added missing armcopro from skyeyeGravatar bunnei2014-05-161-2/+2
* hacked CPU interpreter to ignore branch on SVC instruction (as we are HLEing ...Gravatar bunnei2014-04-121-2/+6
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-1/+1
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+579