aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
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
2023-05-09service: nfc: Seed all random valuesNarr the Reg
2023-05-09service: nfp: Allow to load with a different amiibo idgerman77
2023-05-07Merge pull request #10075 from Kelebek1/silence_nifm_spambunnei
2023-05-07core: hid: Update motion on a better placegerman77
2023-05-07Merge pull request #10097 from german77/nfp_fullbunnei
2023-05-05service: nfc: Merge device interfaces and create the device managerNarr the Reg
2023-05-03Merge pull request #10117 from liamwhite/sync-registerbunnei
2023-05-03Merge pull request #10124 from liamwhite/pebkacMorph
2023-04-30settings: rename extended memory layout to unsafe, move from general to systemLiam
2023-04-29kernel: remove general boost listsLiam
2023-04-29kernel: match calls to Register and UnregisterLiam
2023-04-25core: service: Add FunctionInfoTyped to allow expanding existing interfacesgerman77