summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/boss/boss.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-994/+0
|
* Service: Remove unnecessary includes from service.hYuri Kunde Schlesner2017-06-061-0/+3
| | | | | This has a huge fallout in terms of needing to fix other files because all service implementations included that file.
* Kernel: Centralize error definitions in errors.hYuri Kunde Schlesner2017-05-251-3/+1
|
* Fix some warnings (#2399)Jonathan Hao2017-01-041-1/+3
|
* Update the stub code of BOSSJamePeng2016-10-021-0/+967
|
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-2/+1
|
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-1/+1
|
* services: Get rid of unnecessary includesLioncash2016-02-021-4/+0
|
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+29