summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/gsp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - updated service(s) to be KernelObject'sbunnei2014-05-191-1/+1
| | | | - various cleanups
* removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classbunnei2014-04-281-3/+0
|
* updated service commentsbunnei2014-04-171-1/+2
|
* - added stubbed out GSP::Gpu service interfacebunnei2014-04-161-0/+34
- various cleanups/refactors to HLE services