Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-06-05 | arm: fixed bug in how thread context switch occurs with SkyEye | bunnei | 1 | -0/+4 |
2014-05-30 | svc: added ArbitrationType enumeration | bunnei | 1 | -0/+9 |
2014-05-21 | renamed "syscall" module to "svc" (more accurate naming) | bunnei | 1 | -2/+2 |
2014-05-19 | - moved Handle/Result definitions to kernel.h | bunnei | 1 | -4/+8 |
2014-05-16 | - added SVC stubs for QueryMemory and GetThreadId | bunnei | 1 | -0/+11 |
2014-05-16 | - added ThreadContext struct | bunnei | 1 | -0/+14 |
2014-04-12 | - renamed hle_syscall to just syscall | bunnei | 1 | -0/+19 |