index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2023-03-07
Merge pull request #9889 from Morph1984/time-is-ticking
liamwhite
2023-03-06
Merge pull request #9910 from jbeich/libc++
liamwhite
2023-03-06
Merge pull request #9905 from german77/usbssl
liamwhite
2023-03-06
kernel: add missing header for libc++
Jan Beich
2023-03-05
service: acc: Replace default image with a 32x32 image
Narr the Reg
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-05
hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz
Morph
2023-03-05
core_timing: Use higher precision sleeps on Windows
Morph
2023-03-03
Merge pull request #9884 from liamwhite/service-cleanup
Morph
2023-03-01
kernel: be more careful about kernel address keys
Liam
2023-03-01
kernel: refactor priority inheritance to represent locks as C++ objects
Liam
2023-03-01
kernel: simplify AddressSpaceInfo, update values
Liam
2023-03-01
kernel: barrier memory before condition variable write
Liam
2023-03-01
kernel: document previous location of interrupt disables in arbiter/condvar
Liam
2023-03-01
kernel: adjust pool allocations
Liam
2023-03-01
kernel: simplify KAbstractSchedulerLock::Lock
Liam
2023-03-01
kernel: add InfoType::IoRegionHint
Liam
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-28
cmake: use correct boost imported targets
Alexandre Bouvier
2023-02-27
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-27
Merge pull request #9874 from german77/violet
liamwhite
2023-02-27
Merge pull request #9872 from goldenx86/partialLTO
Matías Locatti
2023-02-27
Partially apply LTO to only core and video_core projects.
Matías Locatti
2023-02-27
service: btm: Fix handle functions
Narr the Reg
2023-02-26
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
2023-02-25
yuzu: config: Remove player 8 and 9 from config file
Narr the Reg
2023-02-25
Merge pull request #9848 from german77/metroid_motion
liamwhite
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: Restore motion state on refresh and clamp motion values
Narr the Reg
2023-02-21
core: hid: Fix native mouse mappings
Narr the Reg
2023-02-21
Merge pull request #9846 from merryhime/type-const
liamwhite
2023-02-21
svc: Fix type consistency (exposed on macOS)
Merry
2023-02-21
net: translate ECONNRESET network error
MonsterDruide1
2023-02-21
sm:: fix lingering session initialization issues
Liam
2023-02-21
cheat_engine: add check for hid initialization
Liam
2023-02-21
sm:: support service registration deferral
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-21
core: defer cpu shutdown
Liam
2023-02-19
Merge pull request #9771 from ameerj/host-thread-id
liamwhite
2023-02-18
Merge pull request #9815 from german77/qt-mouse
liamwhite
2023-02-17
kernel: add KObjectName
Liam
[next]