summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2023-10-18Merge pull request #11791 from german77/bufferxliamwhite
2023-10-17Merge pull request #11774 from liamwhite/refcount-issueliamwhite
2023-10-16service: hle: Allow to access read buffer A and X directlygerman77
2023-10-17service: acc: Implement functions needed for profile select (#11653)Narr the Reg
2023-10-13fsmitm_romfsbuild: avoid unnecessary copies of vfs pointersLiam
2023-10-13Merge pull request #11766 from liamwhite/open-sesameliamwhite
2023-10-12Merge pull request #11746 from liamwhite/relrliamwhite
2023-10-12Merge pull request #11763 from liamwhite/lto-noinlineliamwhite
2023-10-12k_page_table: add missing page group open when locking memoryLiam
2023-10-12service: caps: Remove ambiguous callNarr the Reg
2023-10-12kernel: mark TLS accessors as noinline for non-MSVC LTOLiam
2023-10-11service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDe...Narr the Reg
2023-10-11jit: add support for relr-type relocationsLiam
2023-10-10Merge pull request #11650 from german77/lle_albumFernando S
2023-10-10Merge pull request #11686 from liamwhite/trmemFernando S
2023-10-07service: caps: Implement album manager and reorganize serviceNarr the Reg
2023-10-07service: Stub multiple functions to increase stability of album appletNarr the Reg
2023-10-07Merge pull request #11639 from liamwhite/no-program-id-changeliamwhite
2023-10-07Merge pull request #11648 from liamwhite/unicode-nonsenseliamwhite
2023-10-07Merge pull request #11669 from german77/settings2liamwhite
2023-10-04kernel: implement transfer memoryLiam
2023-10-03core: Update clocks when settings are savedNarr the Reg
2023-10-02ci: fix new codespell errorsLiam
2023-10-02service: caps: Partially implement IAlbumAccessorServiceNarr the Reg
2023-10-02yuzu: Allow to launch album applet from firmwareNarr the Reg
2023-10-02Merge pull request #11652 from liamwhite/shutdown-goes-brrrliamwhite
2023-10-01k_page_table: skip page table clearing on finalizationLiam
2023-10-01fsp-srv: enable auto save data creation on initLiam
2023-10-01Merge pull request #11632 from german77/hle_cabinetliamwhite
2023-10-01gdbserver: use numeric character references for unicodeLiam
2023-10-01service: nfc: Implement SetRegisterInfoPrivate mii supportNarr the Reg
2023-10-01service: am: Implement shared bufferNarr the Reg
2023-10-01service: nvnflinger: Implement shared bufferNarr the Reg
2023-10-01service: ldn: Implement lp2p:m and stub IMonitorServiceNarr the Reg
2023-10-01service: am: Set push in arguments according to the launched appletNarr the Reg
2023-09-30loader: don't reassign program ID on npdm reparseLiam
2023-09-29Merge pull request #11493 from merryhime/evtFernando S
2023-09-29Merge pull request #11546 from Kelebek1/core_timing_mutexFernando S
2023-09-28Don't send a double focus change messageKelebek1
2023-09-28Merge pull request #11626 from german77/mii-fixliamwhite
2023-09-28Merge pull request #11402 from FernandoS27/depth-bias-controlliamwhite
2023-09-27service: mii: Fix reported bugsgerman77
2023-09-25fsp-srv: add GetFileSystemAttributeLiam
2023-09-23service: mii: Limit checks to string sizegerman77
2023-09-23service: hid: Set last connected controller as activegerman77
2023-09-23service: am: Stub to exit applet cleanlygerman77
2023-09-23service: am: Implement stuff needed for Mii Editgerman77
2023-09-23service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSa...german77
2023-09-23service: ns: Implement GetSharedFontInOrderOfPriorityForSystemgerman77
2023-09-21am: mii_edit: Implement DB operationsNarr the Reg