aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/interpreter/arminit.cpp
Commit message (Expand)AuthorAge
* dyncom: Move arminit.cpp and armsupp.cpp into skyeye_commonGravatar Lioncash2015-07-25
* dyncom: Get rid of armemu.hGravatar Lioncash2015-05-23
* Memmap: Re-organize memory function in two filesGravatar Yuri Kunde Schlesner2015-05-15
* Dyncom: Move cream cache to ARMul_State.Gravatar bunnei2015-05-01
* dyncom: Remove more unused/unnecessary codeGravatar Lioncash2015-04-20
* dyncom: Remove unused/unnecessary VFP cruftGravatar Lioncash2015-04-17
* core: Migrate 3DS-specific CP15 register setting into InitGravatar Lioncash2015-04-06
* Move CP15 enum definitions into their own enum.Gravatar Lioncash2015-04-06
* dyncom: Properly return the value of the user RO thread registerGravatar Lioncash2015-04-06
* dyncom: Set CP15 reset values on initializationGravatar Lioncash2015-04-06
* arm: Remove unnecessary booleansGravatar Lioncash2015-02-25
* arm: General cleanupGravatar Lioncash2015-02-13
* dyncom: Clean up the constructorGravatar Lioncash2015-02-12
* arm: Remove ARMul_EmulateInitGravatar Lioncash2015-02-12
* arm: Remove ARM26 support.Gravatar Lioncash2015-02-11
* arm: Get rid of some magic constants. Specify proper ARM mode.Gravatar Lioncash2015-02-11
* arm: Remove TRUE/FALSE definesGravatar Lioncash2015-02-10
* arm: Clean up ARMul_StateGravatar Lioncash2015-01-31
* arm: Adios armemuGravatar Lioncash2015-01-31
* arm: Throw out a lot of unnecessary codeGravatar Lioncash2015-01-30
* ARM: Reorganized file structure to move shared SkyEye code to a more common a...Gravatar bunnei2014-10-25
* 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 th...Gravatar bunnei2014-05-20
* 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
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08