Age | Commit message (Expand) | Author |
---|---|---|
2016-03-12 | svc: Move ResetType enum to the kernel event header | Lioncash |
2016-03-12 | svc: Remove unused ArbitrationType enum | Lioncash |
2016-03-12 | svc: Make ResetType an enum class | Lioncash |
2015-11-30 | Kernel: Implement svcGetSystemInfo | Yuri Kunde Schlesner |
2015-07-21 | dyncom: Pass SVC immediates directly. | Lioncash |
2015-05-06 | HLE: Clean up SVC dispatch mechanism | Yuri Kunde Schlesner |
2015-01-09 | Move ThreadContext to core/core.h and deal with the fallout | Yuri Kunde Schlesner |
2014-12-20 | License change | purpasmart96 |
2014-11-19 | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ... | Emmanuel Gil Peyrot |
2014-06-05 | arm: fixed bug in how thread context switch occurs with SkyEye | bunnei |
2014-05-29 | svc: added ArbitrationType enumeration | bunnei |
2014-05-20 | renamed "syscall" module to "svc" (more accurate naming) | bunnei |