14 Commits (9df75ff6d6eeef00016c0ecfef0c2810a3f9b53d)

Author SHA1 Message Date
Lioncash cb4293adf1 core: Add missing #pragma once directives where applicable 9 years ago
Lioncash b0ebdfae34 Add all services to the Service namespace 9 years ago
Yuri Kunde Schlesner dc39d06950 Ensure all kernel objects are released during shutdown 11 years ago
purpasmart96 9796bc1fa2 More services & small clean ups 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Yuri Kunde Schlesner d72708c1f5 Add `override` keyword through the code. 11 years ago
Lioncash 98fa3f7cba Core: Alter the kernel string functions to use std::string instead of const char*. 12 years ago
bunnei d73d782ba7 kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequest 12 years ago
bunnei eab6fd01d7 - updated service(s) to be KernelObject's 12 years ago
bunnei 772abad778 - moved Handle/Result definitions to kernel.h 12 years ago
bunnei a48c6b947d removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class 12 years ago
bunnei b8851305bd updated service comments 12 years ago
bunnei 32c3462047 - added stubbed out GSP::Gpu service interface 12 years ago
bunnei ffabed8c25 restructured hle:services completely to use function lookup tables 12 years ago