Commit message (Expand) | Author | Age | |
---|---|---|---|
* | More services & small clean ups | purpasmart96 | 2014-12-25 |
* | License change | purpasmart96 | 2014-12-20 |
* | Add `override` keyword through the code. | Yuri Kunde Schlesner | 2014-10-26 |
* | Core: Alter the kernel string functions to use std::string instead of const c... | Lioncash | 2014-08-17 |
* | kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequest | bunnei | 2014-05-26 |
* | - updated service(s) to be KernelObject's | bunnei | 2014-05-18 |
* | - moved Handle/Result definitions to kernel.h | bunnei | 2014-05-18 |
* | removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class | bunnei | 2014-04-27 |
* | updated service comments | bunnei | 2014-04-16 |
* | - added stubbed out GSP::Gpu service interface | bunnei | 2014-04-16 |
* | restructured hle:services completely to use function lookup tables | bunnei | 2014-04-15 |