summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/usb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service/usb: Update IPdSession's function tableLioncash2018-10-301-3/+3
| | | | Updated based off information on SwitchBrew.
* service/usb: Update service function tablesLioncash2018-10-251-21/+22
| | | | Updated based off the information provided by Hexkyz on Switchbrew.
* service: Add usb servicesLioncash2018-08-072-0/+253
Adds basic skeleton for the usb services based off the information provided by Switch Brew.