index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
usb
/
usb.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-05
service: usb: Update names
Narr the Reg
1
-35
/
+35
2023-03-01
service: move hle_ipc from kernel
Liam
1
-3
/
+3
2023-02-21
service: refactor server architecture
Liam
1
-7
/
+10
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2022-01-21
service/usb: Update function tables
Lioncash
1
-27
/
+15
2021-10-07
service: Reduce header include overhead
Morph
1
-1
/
+0
2021-09-27
service/usb: Update to 13.0.0
german77
1
-3
/
+3
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
1
-2
/
+2
2021-04-09
usb: Use proper names
german77
1
-21
/
+21
2020-11-27
service: Eliminate usages of the global system instance
Lioncash
1
-18
/
+21
2020-06-29
service: Update function tables
VolcaEM
1
-15
/
+16
2018-12-02
service/usb: Update function table
Lioncash
1
-1
/
+1
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
1
-2
/
+2
2018-10-30
service/usb: Update IPdSession's function table
Lioncash
1
-3
/
+3
2018-10-25
service/usb: Update service function tables
Lioncash
1
-21
/
+22
2018-08-07
service: Add usb services
Lioncash
1
-0
/
+238