summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dyncom/arm_dyncom.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: Add a mechanism for faking CPU time elapsed during HLE.bunnei2014-12-261-45/+4
* License changepurpasmart962014-12-211-1/+1
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-2/+2
* ARM: Fixed dyncom to use reg15 for PC (this core doesn't use pc variable).bunnei2014-11-121-2/+2
* ARM: Fixed several dyncom bugs.bunnei2014-11-121-2/+5
* ARM: Removed unnecessary and unused SkyEye MMU code.bunnei2014-10-251-1/+0
* ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei2014-10-251-0/+164