Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `override` keyword through the code. | Yuri Kunde Schlesner | 2014-10-26 | 1 | -1/+1 |
* | Core: Alter the kernel string functions to use std::string instead of const char*. | Lioncash | 2014-08-18 | 1 | -1/+1 |
* | kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequest | bunnei | 2014-05-27 | 1 | -6/+0 |
* | - updated service(s) to be KernelObject's | bunnei | 2014-05-19 | 1 | -1/+1 |
* | - moved Handle/Result definitions to kernel.h | bunnei | 2014-05-19 | 1 | -1/+1 |
* | removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class | bunnei | 2014-04-28 | 1 | -3/+0 |
* | updated service comments | bunnei | 2014-04-17 | 1 | -3/+4 |
* | - added stubbed out GSP::Gpu service interface | bunnei | 2014-04-16 | 1 | -1/+1 |
* | restructured hle:services completely to use function lookup tables | bunnei | 2014-04-16 | 1 | -0/+39 |