| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-22 | fixes to build on linux | bunnei | |
| 2014-04-12 | - added HLE to connect to "srv:" service | bunnei | |
| - added a manager for keeping track of services/ports - added a memory mapped region for memory accessed by HLE - added HLE for GetThreadCommandBuffer function | |||
| 2014-04-12 | hacked CPU interpreter to ignore branch on SVC instruction (as we are HLEing ↵ | bunnei | |
| this...) | |||
| 2014-04-12 | added 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-10 | base code to call a syscall from ARM11 appcore | bunnei | |
| 2014-04-10 | missed this file with commit 95e5436f | bunnei | |
| 2014-04-10 | cleaned up arm_interface, added a setter to set registers for use with HLE ↵ | bunnei | |
| return values | |||
| 2014-04-08 | fixed licensing and updated code style naming for ↵ | bunnei | |
| arm_interface/arm_interpreter frontend module | |||
| 2014-04-08 | fixed project includes to use new directory structure | bunnei | |
| 2014-04-08 | got rid of 'src' folders in each sub-project | bunnei | |
