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