summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/armemu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-01arm: Adios armemuLioncash1-526/+12
2015-01-30arm: Move headers over to pragma onceLioncash1-8/+1
2015-01-30arm: Throw out a lot of unnecessary codeLioncash1-4/+1
2015-01-05dyncom: Implement QADD/QSUB/QDADD/QDSUBLioncash1-5/+1
2015-01-03dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSDLioncash1-1/+0
2014-12-28dyncom: Implement USAD8/USADA8Lioncash1-1/+0
2014-12-28armemu: Fix underflows in USAD8/USADA8Lioncash1-0/+1
2014-12-27dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX.Lioncash1-4/+0
2014-12-27armemu: Implement UQADD8, UQADD16, UQSUB16, UQASX, and UQSAXLioncash1-0/+4
2014-12-23armemu: Set the Q flag properly for SMLAD/SMUADLioncash1-0/+1
2014-12-23armemu: Fix construction of the CPSRLioncash1-3/+4
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner1-3/+1
2014-11-24Change some SkyEye defines to const intsYuri Kunde Schlesner1-18/+0
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei1-1/+1
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