aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2023-06-14Merge pull request #10729 from liamwhite/windows-is-a-memebunnei
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-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
2023-06-05time_zone_binary: Add zoneinfo datalat9nq
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-04Merge pull request #10594 from liamwhite/double-patchbunnei
2023-06-03Fix typoKevin Sundqvist Norlén
2023-06-03fsp-srv: avoid patching romfs multiple timesLiam
2023-06-03Update Chinese NX language namesKeve1227
2023-06-03Pick game icon based on the configured system languageKeve1227
2023-06-03romfs: use vfs_cached for romfs outputLiam
2023-06-03vfs: add vfs_cached for romfs buildLiam
2023-06-03core: hid: Finish linking motion from virtual controllersNarr the Reg
2023-06-03service: account: Save user profile folder on first user creationgerman77
2023-06-03android: native: Add support for custom Vulkan driver loading.bunnei
2023-06-03core: frontend: Refactor GraphicsContext to its own module.bunnei
2023-06-03android: frontend: Integrate key installation for SAF.bunnei
2023-06-03core: crypto: key_manager: Add methods to reload & validate keys.bunnei
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-26vfs_concat: fix time complexity of readLiam
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