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
/
psc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: use const references for input raw data
Liam
2024-02-01
22
-65
/
+69
*
Remove a few hacks for clock setups, which seem to no longer be needed, but fix network clock to local clock on every boot. Also fix some logging strings.
Kelebek1
2024-01-31
6
-63
/
+52
*
Move time services to new IPC.
Kelebek1
2024-01-27
15
-1216
/
+681
*
Rework time service to fix time passing offline.
Kelebek1
2024-01-24
41
-1
/
+4097
*
service: psc: Update names
Narr the Reg
2023-03-05
1
-9
/
+9
*
service: move hle_ipc from kernel
Liam
2023-03-01
1
-2
/
+2
*
service: refactor server architecture
Liam
2023-02-21
2
-5
/
+8
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
2
-6
/
+4
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-1
/
+1
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
2
-8
/
+12
*
service: Update function tables
VolcaEM
2020-06-29
1
-0
/
+2
*
service/psc: Update function tables
Lioncash
2019-01-30
1
-8
/
+9
*
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: Add psc services
Lioncash
2018-08-02
2
-0
/
+92