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
/
glue
Age
Commit message (
Expand
)
Author
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-24
glue: load initial year setting as s32
Liam
2024-02-24
service: set: Fix GetSettingsItemValue
german77
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-17
Close reference to TimeZoneBinary on game close
Kelebek1
2024-02-14
service: set: Migrate ISystemSettingsServer to new IPC
Narr the Reg
2024-02-07
glue: use multi wait API
Liam
2024-02-03
Fix firmware timezone boot load check.
Kelebek1
2024-02-02
Merge pull request #12857 from liamwhite/const
Fernando S
2024-02-02
Merge pull request #12845 from liamwhite/notif
Fernando S
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-29
notif: rewrite for new IPC
Liam
2024-01-27
Move time services to new IPC.
Kelebek1
2024-01-25
Address review comments and fix compilation problems
FearlessTobi
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2024-01-12
kernel: fix debugger and process list lifetime
Liam
2023-08-08
core: remove ResultVal type
Liam
2023-07-22
core: implement GetGaiStringErrorRequest, IContextRegistrar
Liam
2023-03-12
kernel: convert KProcess to new style
Liam
2023-03-06
hle: rename legacy errors to Results
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-03
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2022-12-28
hle_ipc: Rename ReadBufferSpan to ReadBuffer
ameerj
2022-12-28
hle_ipc: Rename ReadBuffer to ReadBufferCopy
ameerj
2022-12-25
service: Use ReadBufferSpan where it is trivial to do so
ameerj
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-05-09
service: notifa: Implement most part of this service
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-12-06
service/notif: Add notif:a and stub ListAlarmSettings,Initialize
german77
2021-11-04
general: Rename GetTitleID to GetProgramID
Morph
2021-11-03
core: Remove unused includes
ameerj
2021-11-02
general: Remove MakeResult helpers
Morph
2021-10-07
service: Reduce header include overhead
Morph
2021-07-14
service: Append service name prefix to common filenames
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-04-24
glue: Add ectx:aw placeholder
german77
2021-04-19
arp: Use type alias for issue function
Lioncash
2021-04-19
arp: Prevent uninitialized read of launch member variable
Lioncash
2021-04-09
Merge pull request #6171 from german77/services
bunnei
2021-04-09
bgtc: Update to 12.x and implement OpenTaskService
Morph
2021-04-08
arp: Use proper names, update to 12.x
german77
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-08
ipc_helpers: Remove usage of the global system instance
Lioncash
2020-04-29
style: Change AMs & Glues error codes to be dec instead of hex
David Marcec
2019-06-25
glue: Correct missing bytes in ApplicationLaunchParameter
Zach Hilman
[next]