summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2023-06-23Merge pull request #10859 from liamwhite/no-more-atomic-waitliamwhite
2023-06-23Merge pull request #10842 from german77/native_mifareliamwhite
2023-06-23vfs_real: lock concurrent accessesLiam
2023-06-22Merge pull request #10457 from Kelebek1/optimisebunnei
2023-06-22Merge pull request #10806 from liamwhite/worst-fs-implementation-everbunnei
2023-06-22general: remove atomic signal and waitLiam
2023-06-22Remove memory allocations in some hot pathsKelebek1
2023-06-21Merge pull request #10086 from Morph1984/coretiming-ng-1bunnei
2023-06-21Merge pull request #10841 from liamwhite/math-is-hardbunnei
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-19vfs_concat: verify short readLiam
2023-06-18vfs_concat: fix offset calculation when not aligned to file boundaryLiam
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-16Merge pull request #10731 from german77/misc_fixesliamwhite
2023-06-16vfs_real: ensure size cache is reset on writeLiam
2023-06-16patch_manager: remove unnecessary GetSize callsLiam
2023-06-16vfs_real: misc optimizationsLiam
2023-06-15time_zone_manager: Compare to the correct booleanlat9nq
2023-06-15nx_tzdb: Correct Antarctica spellinglat9nq
2023-06-14Merge pull request #10729 from liamwhite/windows-is-a-memebunnei
2023-06-14service: nfc: Read tag protocol only for nfc backendNarr the Reg
2023-06-14service: nfc: Accuracy fixesNarr the Reg
2023-06-13vfs_real: require file existence on openLiam
2023-06-13vfs_real: add simplified open file cacheLiam
2023-06-13Merge pull request #10603 from lat9nq/tz-more-completebunnei
2023-06-13vfs_real: lazily open filesLiam
2023-06-13vfs_real: add file LRU cache for open file limitsLiam
2023-06-12core: decouple ARM interface from DynarmicLiam
2023-06-11android: Add update supportNarr the Reg
2023-06-09android: Add proper homebrew checkCharles Lombardo
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-07(wall, native)_clock: Add GetGPUTickMorph
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-07Merge pull request #10591 from keve1227/localized-game-iconsliamwhite
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