summaryrefslogtreecommitdiffstats
path: root/src/core/arm/interpreter/armemu.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-17- removed unused stubbed out codebunnei1-11/+0
2014-05-07- disable strict alignment on LDRD/STRDbunnei1-17/+22
2014-04-28removed commented out line - this was for an unimplemented MRC call, no longer need to leave this herebunnei1-1/+0
2014-04-25moved HLE::MRC to its own module, added support for catching data synchronization barrier commandbunnei1-1/+2
2014-04-11base code to call a syscall from ARM11 appcorebunnei1-0/+3
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-05got rid of some really poorly named macros in SkyEye corebunnei1-2/+2
2014-04-05moved arm core to interpreter directorybunnei1-0/+0
2014-04-04added thumb mode emulationbunnei1-3/+3
2014-04-02convert tabs to spacesbunnei1-5442/+5442
2014-03-30added various arm modules from skyeye to make project link OKbunnei1-4/+17
2013-09-18added ARMulator/skyeye ARM11 core to the projectShizZy1-0/+6618