summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cam (follow)
Commit message (Collapse)AuthorAgeFilesLines
* svc: Make ResetType an enum classLioncash2016-03-121-4/+4
|
* Service/CAM: Add doxycomments to all service functionsYuri Kunde Schlesner2016-03-011-0/+217
|
* Service/CAM: Dummy implementation of some functionsYuri Kunde Schlesner2016-02-133-20/+346
| | | | Thanks to @mailwl for the initial version of the stubs.
* services: Get rid of unnecessary includesLioncash2016-02-026-14/+1
|
* services: Update some function tablesLioncash2015-12-301-0/+5
|
* Services/Cam: Added new log type and camera enums from 3dbrew.Subv2015-11-231-0/+156
| | | | | Followup to #1102 Original author @mailwl
* Add cam:u service function names to its function tablearchshift2015-09-031-3/+60
|
* Services: Continue separation of services into their own folderspurpasmart962015-06-1210-0/+223