summaryrefslogtreecommitdiffstats
path: root/src/core/arm/interpreter/armemu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: Removed unused armos code from SkyEye.bunnei2014-10-251-3/+0
* ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei2014-10-251-3/+3
* ARM: Synchronize Citra's SkyEye core with 3dmoo's.bunnei2014-07-241-4898/+4320
* arm: reverting a change made with cb0663de - this has to have been a typo!bunnei2014-06-051-1/+1
* arm: removed unnecessary code when calling SVC from skyeyebunnei2014-05-301-16/+0
* armemu: missed rename of "Syscall" to "SVC"bunnei2014-05-211-1/+1
* ignore thumbemu 0xDEADCODE debugging catch on MCRbunnei2014-05-171-2/+1
* updated how we call ARM core to make things much fasterbunnei2014-05-171-1/+1
* - removed unused stubbed out codebunnei2014-05-171-11/+0
* - disable strict alignment on LDRD/STRDbunnei2014-05-071-17/+22
* removed commented out line - this was for an unimplemented MRC call, no longer need to leave this herebunnei2014-04-281-1/+0
* moved HLE::MRC to its own module, added support for catching data synchronization barrier commandbunnei2014-04-251-1/+2
* base code to call a syscall from ARM11 appcorebunnei2014-04-111-0/+3
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+6631