summaryrefslogtreecommitdiffstats
path: root/src/core/arm/interpreter/armemu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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