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
Age
Commit message (
Expand
)
Author
2023-03-07
hid: Use nanosecond timestamps instead of ticks
Morph
2023-03-06
hle: rename legacy errors to Results
Liam
2023-03-05
service: psc: Update names
Narr the Reg
2023-03-05
service: ssl: Add missing properties and update names
Narr the Reg
2023-03-05
service: usb: Update names
Narr the Reg
2023-03-01
nvnflinger: fix name
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
sm:: remove unused member
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-27
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-27
service: btm: Fix handle functions
Narr the Reg
2023-02-25
Merge pull request #9857 from german77/fwupdate
liamwhite
2023-02-24
core: hidbus: Fix BusType size
Narr the Reg
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-24
am: avoid direct pointer access of transfer memory objects
Liam
2023-02-24
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-21
core: hid: Fix native mouse mappings
Narr the Reg
2023-02-21
net: translate ECONNRESET network error
MonsterDruide1
2023-02-21
sm:: fix lingering session initialization issues
Liam
2023-02-21
sm:: support service registration deferral
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-15
Merge pull request #9796 from liamwhite/current
liamwhite
2023-02-15
Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage
liamwhite
2023-02-14
service: remove deleted services
Liam
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
apply clang-format
arades79
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-09
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
2023-02-07
service: hid: Return error if arguments of SetSupportedNpadIdType is invalid
Narr the Reg
2023-02-03
fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard
ameerj
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
2023-02-01
Merge pull request #9696 from german77/please_forgive_me_for_this_sin
bunnei
2023-02-01
input_common: Implement turbo buttons
german77
2023-01-30
Merge pull request #9508 from ameerj/hle-ipc-buffer-span
bunnei
2023-01-19
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
input_common: Fix issue where ring and irs are enabled at the same time
german77
2023-01-19
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
yuzu: Add ring controller test button
german77
2023-01-19
core: hid: Fix input regressions
Narr the Reg
2023-01-19
service: hid: Set led pattern and fix color detection
Narr the Reg
2023-01-19
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
2023-01-11
nvnflinger: correct swap interval handling
Liam
2023-01-01
service: nifm: Initialize request state
german77
2023-01-01
service: nifm: Match documentation names
german77
2022-12-28
hle_ipc: Rename ReadBufferSpan to ReadBuffer
ameerj
2022-12-28
hle_ipc: Rename ReadBuffer to ReadBufferCopy
ameerj
2022-12-28
bsd: Use std::span for read payloads
ameerj
2022-12-28
nvdrv: Use std::span for inputs
ameerj
[prev]
[next]