summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/usb/usb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: Use proper namesgerman772021-04-091-21/+21
* service: Eliminate usages of the global system instanceLioncash2020-11-271-18/+21
* service: Update function tablesVolcaEM2020-06-291-15/+16
* service/usb: Update function tableLioncash2018-12-021-1/+1
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-2/+2
* service/usb: Update IPdSession's function tableLioncash2018-10-301-3/+3
* service/usb: Update service function tablesLioncash2018-10-251-21/+22
* service: Add usb servicesLioncash2018-08-071-0/+238