aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm
Commit message (Expand)AuthorAge
* removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classGravatar bunnei2014-04-27
* removed commented out line - this was for an unimplemented MRC call, no longe...Gravatar bunnei2014-04-27
* moved HLE::MRC to its own module, added support for catching data synchroniza...Gravatar bunnei2014-04-25
* added disassembly to unimplemented instructionGravatar bunnei2014-04-25
* fixes to build on linuxGravatar bunnei2014-04-22
* - added HLE to connect to "srv:" serviceGravatar bunnei2014-04-12
* hacked CPU interpreter to ignore branch on SVC instruction (as we are HLEing ...Gravatar bunnei2014-04-12
* added a SETABORT method that does not update LR (for HLE'd SVC that does not ...Gravatar bunnei2014-04-12
* base code to call a syscall from ARM11 appcoreGravatar bunnei2014-04-10
* missed this file with commit 95e5436fGravatar bunnei2014-04-10
* cleaned up arm_interface, added a setter to set registers for use with HLE re...Gravatar bunnei2014-04-10
* fixed licensing and updated code style naming for arm_interface/arm_interpret...Gravatar bunnei2014-04-08
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08