Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-12-21 | CFG: Create a new subfolder cfg inside service to handle cfg | Subv | 1 | -27/+0 |
2014-12-21 | License change | purpasmart96 | 1 | -1/+1 |
2014-11-21 | Add more services and some fixes, along with more "override" | purpasmart96 | 1 | -1/+1 |
2014-11-01 | Added a bunch of services | purpasmart96 | 1 | -10/+4 |
2014-10-29 | Renamed souce files of services to match port names | Gareth Poole | 1 | -0/+0 |
2014-10-26 | Add `override` keyword through the code. | Yuri Kunde Schlesner | 1 | -1/+1 |
2014-08-18 | Core: Alter the kernel string functions to use std::string instead of const char*. | Lioncash | 1 | -1/+1 |
2014-05-30 | hle: added stubbed service for ndm_u | bunnei | 1 | -4/+5 |
2014-05-19 | - updated service(s) to be KernelObject's | bunnei | 1 | -1/+1 |
2014-04-28 | removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class | bunnei | 1 | -3/+0 |
2014-04-17 | updated service comments | bunnei | 1 | -1/+2 |
2014-04-16 | - added stubbed out GSP::Gpu service interface | bunnei | 1 | -13/+8 |
2014-04-16 | restructured hle:services completely to use function lookup tables | bunnei | 1 | -0/+39 |