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
/
hle_ipc.cpp
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-07
ipc: additional fixes
Liam
2024-01-25
service: add template serializer for method calls
Liam
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-08
Fix typos in src/core (#12625)
Viktor Szépe
2023-12-24
service: fetch objects from the client handle table
Liam
2023-12-09
service: populate pid and handle table from client
Liam
2023-10-23
service: ipc: Add third read buffer index
Narr the Reg
2023-10-16
service: hle: Allow to access read buffer A and X directly
german77
2023-07-02
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-12
kernel: convert KThread to new style
Liam
2023-03-01
service: move hle_ipc from kernel
Liam