aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/armemu.h
AgeCommit message (Collapse)Author
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common ↵bunnei
area. Removed s_ prefix
2014-07-23ARM: Synchronize Citra's SkyEye core with 3dmoo's.bunnei
2014-05-16- reenabled MCR and MRC functions now that VFP is attachedbunnei
- removed HLE::CallMCR function (was pointless)
2014-05-16enabled CP_ACCESS_ALLOWEDbunnei
2014-04-12added a SETABORT method that does not update LR (for HLE'd SVC that does not ↵bunnei
jump appcore CPU to an IRQ vector)
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei