summaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/armemu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: Reorganized file structure to move shared SkyEye code to a more common a...Gravatar bunnei2014-10-251-3/+3
* ARM: Synchronize Citra's SkyEye core with 3dmoo's.Gravatar bunnei2014-07-231-4898/+4320
* arm: reverting a change made with cb0663de - this has to have been a typo!Gravatar bunnei2014-06-041-1/+1
* arm: removed unnecessary code when calling SVC from skyeyeGravatar bunnei2014-05-291-16/+0
* armemu: missed rename of "Syscall" to "SVC"Gravatar bunnei2014-05-201-1/+1
* ignore thumbemu 0xDEADCODE debugging catch on MCRGravatar bunnei2014-05-171-2/+1
* updated how we call ARM core to make things much fasterGravatar bunnei2014-05-171-1/+1
* - removed unused stubbed out codeGravatar bunnei2014-05-161-11/+0
* - disable strict alignment on LDRD/STRDGravatar bunnei2014-05-061-17/+22
* removed commented out line - this was for an unimplemented MRC call, no longe...Gravatar bunnei2014-04-271-1/+0
* moved HLE::MRC to its own module, added support for catching data synchroniza...Gravatar bunnei2014-04-251-1/+2
* base code to call a syscall from ARM11 appcoreGravatar bunnei2014-04-101-0/+3
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+6631