summaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2023-06-22Remove memory allocations in some hot pathsKelebek1
2023-06-21Merge pull request #10086 from Morph1984/coretiming-ng-1bunnei
2023-06-21input_common: Implement native mifare supportNarr the Reg
2023-06-20time_zone_manager: Add null terminatorlat9nq
2023-06-20time_zone_manager: Stop on commalat9nq
2023-06-17Merge pull request #10797 from lat9nq/tzdb-patchbunnei
2023-06-17time_zone_service: Always write time zone rule datalat9nq
2023-06-17k_thread: Use a mutex and cond_var to sync boollat9nq
2023-06-15time_zone_manager: Compare to the correct booleanlat9nq
2023-06-14service: nfc: Read tag protocol only for nfc backendNarr the Reg
2023-06-14service: nfc: Accuracy fixesNarr the Reg
2023-06-13Merge pull request #10603 from lat9nq/tz-more-completebunnei
2023-06-08Merge pull request #10623 from german77/backupliamwhite
2023-06-08nvnflinger: allow locking framerate during video playbackLiam
2023-06-07nvdisp: Fix SingleCore frametime reportingMorph
2023-06-07core_timing: Fix SingleCore cycle timerMorph
2023-06-07time: Use compile time division for TimeSpanType conversionMorph
2023-06-07core_timing: Use CNTPCT as the guest CPU tickMorph
2023-06-07nvnflinger: Acquire lock prior to signaling the vsync variableMorph
2023-06-06service: nfc: Add backup supportgerman77
2023-06-05Merge pull request #10508 from yuzu-emu/limebunnei
2023-06-05tz_manager: Fix comparison to wrong integerlat9nq
2023-06-05tz_manager: Implement missing transition timeslat9nq
2023-06-05tz_manager: Warn on unimplemented codelat9nq
2023-06-05tz_manager: Fix character offset not advancinglat9nq
2023-06-05tz_manager: Fix off-by-one errorlat9nq
2023-06-05time: Implement missing servicesNarr the Reg
2023-06-05time_zone_manager: Implement go_ahead/go_backlat9nq
2023-06-05tz_content_manager: Try the system time zone firstlat9nq
2023-06-05time: Remove auto timezone considerationlat9nq
2023-06-05time_manager: Don't offset RTC by system time zonelat9nq
2023-06-05tz_content_manager: Detect system time zonelat9nq
2023-06-03fsp-srv: avoid patching romfs multiple timesLiam
2023-06-03service: account: Save user profile folder on first user creationgerman77
2023-06-03device_memory: Use smaller virtual reservation size for compatibility with 39...Liam
2023-05-31Fix incorrect id check and potential out of bounds lookupKelebek1
2023-05-25Merge pull request #10396 from german77/amiibo_writebunnei
2023-05-24Merge pull request #10415 from german77/amiibo-no-keybunnei
2023-05-23k_memory_block_manager: remove auditing callsLiam
2023-05-22service: nfc: Remove encryption key requirementNarr the Reg
2023-05-21input_common: Implement amiibo writtingNarr the Reg
2023-05-14service: hid: Use span instead of vector referencegerman77
2023-05-13Merge pull request #10244 from liamwhite/lower-upperFernando S
2023-05-12Merge pull request #10237 from liamwhite/cache-storagebunnei
2023-05-11time: implement ContinuousAdjustmentTimePointLiam
2023-05-11fs: adjust future save pathLiam
2023-05-11am: stub CreateCacheStorageLiam
2023-05-11fs: stub cache storage and fix params alignmentLiam
2023-05-11nvnflinger: fix Parcel serializationLiam
2023-05-11nvnflinger: fix producer slot fence initLiam