aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Collapse)Author
2023-12-12Merge pull request #12333 from german77/aruid_freeliamwhite
service: hid: Improve CreateAppletResource implementation and free resources
2023-12-10Merge pull request #12322 from liamwhite/savedata-absurdityliamwhite
fs: don't enumerate hidden savedata size file
2023-12-10Merge pull request #12327 from liamwhite/tipcliamwhite
sm:: fix tipc deserialization
2023-12-10Merge pull request #12321 from liamwhite/ro2liamwhite
ro: add separate ro service
2023-12-10service: hid: Improve CreateAppletResource implementation and free resourcesgerman77
2023-12-09sm:: fix tipc deserializationLiam
2023-12-09Merge pull request #12296 from liamwhite/client-sessionliamwhite
kernel: implement remaining IPC syscalls
2023-12-09ro: add separate ro serviceLiam
2023-12-09fbshare: set external format correctlyLiam
2023-12-09fs: don't enumerate hidden savedata size fileLiam
2023-12-09service: populate pid and handle table from clientLiam
2023-12-09service: use interface factory in server managerLiam
2023-12-09Merge pull request #12289 from german77/aruidliamwhite
service: hid: Introduce proper AppletResource emulation
2023-12-06service: hid: Introduce proper AppletResource emulationNarr the Reg
2023-12-06kernel: implement remaining IPC syscallsLiam
2023-12-04core: refactor emulated cpu core activationLiam
2023-12-01service: nfc: Don't tag amiibos as corrupted if they are loaded as read onlyNarr the Reg
2023-11-29Merge pull request #12203 from liamwhite/crash-fixliamwhite
set: don't load version nca with null romfs
2023-11-27set: don't load version nca with null romfsLiam
2023-11-27Fixed controller applet crashing when on FW17+FrozenAra
2023-11-27Merge pull request #12183 from german77/justmiiliamwhite
service: nfc: Validate mii data
2023-11-26Merge pull request #12180 from german77/cabinetmiiliamwhite
service: am: Create random mii for cabinet applet
2023-11-26Merge pull request #12156 from german77/firmwarevsliamwhite
yuzu: Display firmware version
2023-11-25service: nfc: Validate mii datagerman77
2023-11-25service: am: Create random mii for cabinet appletgerman77
2023-11-25time: undef GetCurrentTime for WindowsLiam
2023-11-24yuzu: Display firmware versionNarr the Reg
2023-11-23Merge pull request #12076 from german77/resourceliamwhite
service: hid: Create appropriate hid resources
2023-11-21Merge pull request #12107 from daisymlleung/patch-1liamwhite
Stub CheckBlockedUserListAvailability for Super Bomberman R 2
2023-11-20service: hid: Create appropriate hid resourcesNarr the Reg
2023-11-20Merge pull request #12011 from Macj0rdan/controller-appletNarr the Reg
Implemented qlaunch version of the controller applet
2023-11-21Stub CheckBlockedUserListAvailabilitydaisymlleung
2023-11-20service: hid: Ensure resource manager is initializedSquall-Leonhart
Ensures the proper initialization of the IActiveVibrationDeviceList. By using GetResourceManager() instead of resource_manager, we make sure that the IActiveVibrationDeviceListis initialized before it's used, preventing potential null issues. Fixes #12088
2023-11-19Implemented qlaunch version of the controller appletFrozenAra
2023-11-17Merge pull request #11912 from liamwhite/nv-graphic-bufferliamwhite
nvnflinger: use graphic buffer lifetime for map handle
2023-11-17Merge pull request #11917 from liamwhite/abandonmentliamwhite
nvnflinger: implement consumer abandonment
2023-11-16service: hid: Introduce firmware settings and update activate controller callsNarr the Reg
2023-11-16service: hid: Implement xpad callsNarr the Reg
2023-11-16Merge pull request #12038 from german77/no_implementliamwhite
service: hid: Split hid.cpp into individual interfaces
2023-11-15service: hid: Split hid.cpp into individual interfacesNarr the Reg
2023-11-11core: hid: Split SL and SR buttonsgerman77
2023-11-11Merge pull request #11980 from german77/momentliamwhite
service: irs: Implement moment image processor
2023-11-11service: irs: Implement moment image processorNarr the Reg
2023-11-10kernel: add KPageTableBaseLiam
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
2023-11-06Merge pull request #11896 from liamwhite/cropliamwhite
renderer_vulkan: fix cropping for presentation
2023-11-06Merge pull request #11873 from liamwhite/buffer-controlliamwhite
nvdrv: add ioctl command serialization wrapper
2023-11-05service: am: Set the correct album program idgerman77
2023-11-05Merge pull request #11969 from german77/profileliamwhite
service: acc: Ensure proper profile size
2023-11-05Merge pull request #11961 from german77/recentliamwhite
yuzu: Only store games in the recently played list
2023-11-05yuzu: Only store games in the recently played listgerman77