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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: usb: Update names
Narr the Reg
2023-03-05
1
-35
/
+35
*
service: move hle_ipc from kernel
Liam
2023-03-01
1
-3
/
+3
*
service: refactor server architecture
Liam
2023-02-21
2
-12
/
+11
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
2
-6
/
+4
*
service/usb: Update function tables
Lioncash
2022-01-21
1
-27
/
+15
*
service: Reduce header include overhead
Morph
2021-10-07
1
-1
/
+0
*
service/usb: Update to 13.0.0
german77
2021-09-27
1
-3
/
+3
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-2
/
+2
*
usb: Use proper names
german77
2021-04-09
1
-21
/
+21
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
2
-19
/
+26
*
service: Update function tables
VolcaEM
2020-06-29
1
-15
/
+16
*
service/usb: Update function table
Lioncash
2018-12-02
1
-1
/
+1
*
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
2018-11-26
1
-2
/
+2
*
service/usb: Update IPdSession's function table
Lioncash
2018-10-30
1
-3
/
+3
*
service/usb: Update service function tables
Lioncash
2018-10-25
1
-21
/
+22
*
service: Add usb services
Lioncash
2018-08-07
2
-0
/
+253