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
Age
Commit message (
Expand
)
Author
2023-07-14
kernel: reduce page table region checking
Liam
2023-07-14
k_process: PageTable -> GetPageTable
Liam
2023-07-11
Merge pull request #10985 from liamwhite/handle-translate
bunnei
2023-07-10
Merge pull request #10996 from Kelebek1/readblock_optimisation
bunnei
2023-07-08
k_server_session: translate special header for non-HLE requests
Liam
2023-07-02
service: nfc: Ensure controller is in the correct mode
german77
2023-07-02
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-07-02
Merge pull request #10969 from Morph1984/k-synchronize
liamwhite
2023-07-01
kernel: Synchronize
Morph
2023-06-30
parcel: Optimize small_vector sizes
Morph
2023-06-30
general: Use ScratchBuffer where possible
Morph
2023-06-23
Merge pull request #10859 from liamwhite/no-more-atomic-wait
liamwhite
2023-06-23
Merge pull request #10842 from german77/native_mifare
liamwhite
2023-06-22
general: remove atomic signal and wait
Liam
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-21
Merge pull request #10086 from Morph1984/coretiming-ng-1
bunnei
2023-06-21
input_common: Implement native mifare support
Narr the Reg
2023-06-20
time_zone_manager: Add null terminator
lat9nq
2023-06-20
time_zone_manager: Stop on comma
lat9nq
2023-06-17
Merge pull request #10797 from lat9nq/tzdb-patch
bunnei
2023-06-17
time_zone_service: Always write time zone rule data
lat9nq
2023-06-17
k_thread: Use a mutex and cond_var to sync bool
lat9nq
2023-06-15
time_zone_manager: Compare to the correct boolean
lat9nq
2023-06-14
service: nfc: Read tag protocol only for nfc backend
Narr the Reg
2023-06-14
service: nfc: Accuracy fixes
Narr the Reg
2023-06-13
Merge pull request #10603 from lat9nq/tz-more-complete
bunnei
2023-06-08
Merge pull request #10623 from german77/backup
liamwhite
2023-06-08
nvnflinger: allow locking framerate during video playback
Liam
2023-06-07
nvdisp: Fix SingleCore frametime reporting
Morph
2023-06-07
core_timing: Fix SingleCore cycle timer
Morph
2023-06-07
time: Use compile time division for TimeSpanType conversion
Morph
2023-06-07
core_timing: Use CNTPCT as the guest CPU tick
Morph
2023-06-07
nvnflinger: Acquire lock prior to signaling the vsync variable
Morph
2023-06-06
service: nfc: Add backup support
german77
2023-06-05
Merge pull request #10508 from yuzu-emu/lime
bunnei
2023-06-05
tz_manager: Fix comparison to wrong integer
lat9nq
2023-06-05
tz_manager: Implement missing transition times
lat9nq
2023-06-05
tz_manager: Warn on unimplemented code
lat9nq
2023-06-05
tz_manager: Fix character offset not advancing
lat9nq
2023-06-05
tz_manager: Fix off-by-one error
lat9nq
2023-06-05
time: Implement missing services
Narr the Reg
2023-06-05
time_zone_manager: Implement go_ahead/go_back
lat9nq
2023-06-05
tz_content_manager: Try the system time zone first
lat9nq
2023-06-05
time: Remove auto timezone consideration
lat9nq
2023-06-05
time_manager: Don't offset RTC by system time zone
lat9nq
2023-06-05
tz_content_manager: Detect system time zone
lat9nq
2023-06-03
fsp-srv: avoid patching romfs multiple times
Liam
2023-06-03
service: account: Save user profile folder on first user creation
german77
2023-06-03
device_memory: Use smaller virtual reservation size for compatibility with 39...
Liam
2023-05-31
Fix incorrect id check and potential out of bounds lookup
Kelebek1
[next]