aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/interpreter/armemu.cpp
Commit message (Expand)AuthorAge
* ARM: Synchronize Citra's SkyEye core with 3dmoo's.Gravatar bunnei2014-07-23
* arm: reverting a change made with cb0663de - this has to have been a typo!Gravatar bunnei2014-06-04
* arm: removed unnecessary code when calling SVC from skyeyeGravatar bunnei2014-05-29
* armemu: missed rename of "Syscall" to "SVC"Gravatar bunnei2014-05-20
* ignore thumbemu 0xDEADCODE debugging catch on MCRGravatar bunnei2014-05-17
* updated how we call ARM core to make things much fasterGravatar bunnei2014-05-17
* - removed unused stubbed out codeGravatar bunnei2014-05-16
* - disable strict alignment on LDRD/STRDGravatar bunnei2014-05-06
* removed commented out line - this was for an unimplemented MRC call, no longe...Gravatar bunnei2014-04-27
* moved HLE::MRC to its own module, added support for catching data synchroniza...Gravatar bunnei2014-04-25
* base code to call a syscall from ARM11 appcoreGravatar bunnei2014-04-10
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08