aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/usb
AgeCommit message (Collapse)Author
2018-12-02service/usb: Update function tableLioncash
Updates the function table for IClientEpSession based off information provided by SwitchBrew.
2018-11-26Changed logging to be "Log before execution", Added more error logging, all ↵David Marcec
services should now log on some level
2018-10-30service/usb: Update IPdSession's function tableLioncash
Updated based off information on SwitchBrew.
2018-10-24service/usb: Update service function tablesLioncash
Updated based off the information provided by Hexkyz on Switchbrew.
2018-08-07service: Add usb servicesLioncash
Adds basic skeleton for the usb services based off the information provided by Switch Brew.