aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/arminit.cpp
AgeCommit message (Expand)Author
2015-05-23dyncom: Get rid of armemu.hLioncash
2015-05-15Memmap: Re-organize memory function in two filesYuri Kunde Schlesner
2015-05-01Dyncom: Move cream cache to ARMul_State.bunnei
2015-04-20dyncom: Remove more unused/unnecessary codeLioncash
2015-04-17dyncom: Remove unused/unnecessary VFP cruftLioncash
2015-04-06core: Migrate 3DS-specific CP15 register setting into InitLioncash
2015-04-06Move CP15 enum definitions into their own enum.Lioncash
2015-04-06dyncom: Properly return the value of the user RO thread registerLioncash
2015-04-06dyncom: Set CP15 reset values on initializationLioncash
2015-02-25arm: Remove unnecessary booleansLioncash
2015-02-13arm: General cleanupLioncash
2015-02-12dyncom: Clean up the constructorLioncash
2015-02-12arm: Remove ARMul_EmulateInitLioncash
2015-02-11arm: Remove ARM26 support.Lioncash
2015-02-11arm: Get rid of some magic constants. Specify proper ARM mode.Lioncash
2015-02-10arm: Remove TRUE/FALSE definesLioncash
2015-01-31arm: Clean up ARMul_StateLioncash
2015-01-31arm: Adios armemuLioncash
2015-01-30arm: Throw out a lot of unnecessary codeLioncash
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei
2014-07-23ARM: Synchronize Citra's SkyEye core with 3dmoo's.bunnei
2014-05-20arm: removed include of windows.h from armdefs.h to arminit.c (only module th...bunnei
2014-05-16fixed includesbunnei
2014-05-16added missing armcopro from skyeyebunnei
2014-04-12hacked CPU interpreter to ignore branch on SVC instruction (as we are HLEing ...bunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei