index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
psc
Age
Commit message (
Expand
)
Author
2024-02-21
psc: stub overlay notification channel
Liam
2024-02-21
psc: rewrite IPmService
Liam
2024-02-21
psc: move IPmControl, IPmModule, IPmService
Liam
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-01
service: use const references for input raw data
Liam
2024-01-31
Remove a few hacks for clock setups, which seem to no longer be needed, but f...
Kelebek1
2024-01-27
Move time services to new IPC.
Kelebek1
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2023-03-05
service: psc: Update names
Narr the Reg
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-06-29
service: Update function tables
VolcaEM
2019-01-29
service/psc: Update function tables
Lioncash
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-08-01
service: Add psc services
Lioncash