index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
psc
Age
Commit message (
Expand
)
Author
2025-02-16
build: upgrade fmt and SDL2
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
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