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
/
pctl
/
module.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-06
1
-1
/
+1
*
service: Remove unused class variables
Lioncash
2021-05-05
1
-1
/
+0
*
service: Resolve cases of member field shadowing
Lioncash
2021-05-04
1
-6
/
+4
*
Merge pull request #6112 from ogniK5377/pctl
bunnei
2021-04-11
1
-26
/
+222
|
\
|
*
Addressed issues
Chloe Marcec
2021-03-30
1
-18
/
+19
|
*
pctl: Rework how pctl works to be more accurate
Chloe Marcec
2021-03-26
1
-26
/
+221
*
|
pctl_module: Update to 12.x
german77
2021-04-09
1
-0
/
+3
|
/
*
hle: Implement remaining services for Stereo Vision
Chloe Marcec
2021-01-24
1
-6
/
+51
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-10
/
+11
*
service: Update function tables
Lioncash
2020-04-20
1
-0
/
+2
*
service: Update service function tables
Lioncash
2019-04-11
1
-2
/
+5
*
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
/
+6
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-0
/
+2
*
Added CheckFreeCommunicationPermission
David Marcec
2018-08-20
1
-1
/
+8
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-3
/
+3
*
Service/PCTL: convert to module, add services, stub
mailwl
2018-04-25
1
-0
/
+146