summaryrefslogtreecommitdiffstats
path: root/src/core/arm/interpreter/armemu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei1-656/+0
2014-07-24ARM: Synchronize Citra's SkyEye core with 3dmoo's.bunnei1-20/+9
2014-05-17- reenabled MCR and MRC functions now that VFP is attachedbunnei1-16/+15
2014-05-16enabled CP_ACCESS_ALLOWEDbunnei1-6/+4
2014-04-12added a SETABORT method that does not update LR (for HLE'd SVC that does not jump appcore CPU to an IRQ vector)bunnei1-0/+11
2014-04-09fixed project includes to use new directory structurebunnei1-1/+1
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-05got rid of some really poorly named macros in SkyEye corebunnei1-6/+5
2014-04-05moved arm core to interpreter directorybunnei1-0/+0
2014-03-30added various arm modules from skyeye to make project link OKbunnei1-6/+9
2013-09-18added ARMulator/skyeye ARM11 core to the projectShizZy1-0/+657