aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm
AgeCommit message (Collapse)Author
2014-04-12added a SETABORT method that does not update LR (for HLE'd SVC that does not ↵bunnei
jump appcore CPU to an IRQ vector)
2014-04-10base code to call a syscall from ARM11 appcorebunnei
2014-04-10missed this file with commit 95e5436fbunnei
2014-04-10cleaned up arm_interface, added a setter to set registers for use with HLE ↵bunnei
return values
2014-04-08fixed licensing and updated code style naming for ↵bunnei
arm_interface/arm_interpreter frontend module
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei