summaryrefslogtreecommitdiffstats
path: root/src/core/arm/interpreter/arm_interpreter.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-16fixed include pathbunnei1-1/+1
2014-04-11cleaned up arm_interface, added a setter to set registers for use with HLE return valuesbunnei1-4/+35
2014-04-09fixed licensing and updated code style naming for arm_interface/arm_interpreter frontend modulebunnei1-55/+38
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-05added initial support for hw.cpp modulebunnei1-22/+22
2014-04-05- added an interface layer for ARM coresbunnei1-0/+86