summaryrefslogtreecommitdiff
path: root/src/core/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixes to build on linuxGravatar bunnei2014-04-221-0/+2
* - added HLE to connect to "srv:" serviceGravatar bunnei2014-04-121-33/+35
* hacked CPU interpreter to ignore branch on SVC instruction (as we are HLEing ...Gravatar bunnei2014-04-121-2/+6
* added a SETABORT method that does not update LR (for HLE'd SVC that does not ...Gravatar bunnei2014-04-121-0/+11
* base code to call a syscall from ARM11 appcoreGravatar bunnei2014-04-101-0/+3
* missed this file with commit 95e5436fGravatar bunnei2014-04-101-1/+10
* cleaned up arm_interface, added a setter to set registers for use with HLE re...Gravatar bunnei2014-04-102-6/+70
* fixed licensing and updated code style naming for arm_interface/arm_interpret...Gravatar bunnei2014-04-083-94/+57
* fixed project includes to use new directory structureGravatar bunnei2014-04-0810-27/+27
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-0825-0/+15528