| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixes to build on linux | 2014-04-22 | 1 | -0/+2 | |
| * | - added HLE to connect to "srv:" service | 2014-04-12 | 1 | -33/+35 | |
| * | hacked CPU interpreter to ignore branch on SVC instruction (as we are HLEing ... | 2014-04-12 | 1 | -2/+6 | |
| * | added a SETABORT method that does not update LR (for HLE'd SVC that does not ... | 2014-04-12 | 1 | -0/+11 | |
| * | base code to call a syscall from ARM11 appcore | 2014-04-10 | 1 | -0/+3 | |
| * | missed this file with commit 95e5436f | 2014-04-10 | 1 | -1/+10 | |
| * | cleaned up arm_interface, added a setter to set registers for use with HLE re... | 2014-04-10 | 2 | -6/+70 | |
| * | fixed licensing and updated code style naming for arm_interface/arm_interpret... | 2014-04-08 | 3 | -94/+57 | |
| * | fixed project includes to use new directory structure | 2014-04-08 | 10 | -27/+27 | |
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 25 | -0/+15528 |