summaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2025-02-16build: upgrade fmt and SDL2Zephyron
2025-02-16service/am: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabledZephyron
2025-02-16service/am: Implement CreateManagedDisplaySeparableLayerZephyron
2025-02-16service/nvnflinger: Unstub GetNativeHandleZephyron
2025-02-16service/vi: Improve OpenDisplay validationZephyron
2025-02-16service/aoc: Implement CheckAddOnContentMountStatusZephyron
2025-02-09Revert "Replace yuzu identifiers with citron"Zephyron
2025-02-09Replace yuzu identifiers with citronZephyron
2025-02-09service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMSZephyron
2025-02-09service/friend: Clean up friend service implementationZephyron
2025-02-09service/audio: Clean up audio controller implementationZephyron
2025-02-09service/acc: Clean up account service implementationZephyron
2025-02-08service/friend: implement additional friend service functionsZephyron
2025-02-08service/audio: implement Unknown5000 and add debug commandsZephyron
2025-02-08service/nim: implement CreateServerInterface2 and improve loggingZephyron
2025-02-08service/mm: add missing vector include and update copyrightZephyron
2025-02-08service/acc: implement Nintendo Account integration and cleanupZephyron
2025-02-08service/nifm: implement additional network interface functionsZephyron
2025-02-08service/sm: improve service manager implementationZephyron
2025-02-08service/set: improve settings handling and update serial numberZephyron
2025-02-08service/hid: reorganize gesture-related functionsZephyron
2025-02-08service: fix typo in NPNS GetStateChangeEvent function nameZephyron
2025-02-08core: improve nvdrv and buffer queue implementationsZephyron
2025-02-08sockets: reorder errno values numericallyZephyron
2025-02-04api_version: Update Atmosphere version and add citron copyrightZephyron
2025-02-03kernel/svc: Refactor UnmapProcessCodeMemory validationZephyron
2025-02-01common/nvdrv: improve memory validation and error handlingZephyron
2025-02-01nvdrv: Add GetTpcMasks2 support and improve memory mapping validationZephyron
2025-01-30service: Implement rebootless system update stubs and typesZephyron
2025-01-29kernel/svc: Implement InitialProcessIdRange and improve process exit handlingZephyron
2025-01-28network: Add NOMEM errno handling for socket operationsZephyron
2025-01-27service: Implement GPU error handling IPC commands for AMZephyron
2025-01-26nvnflinger: Implement reference counting for binder objectsZephyron
2025-01-26service: vi: Implement missing IApplicationDisplayService functionsZephyron
2025-01-25Revert "core/hle: Reorganize ErrorModule enum numerically"Zephyron
2025-01-25core/hle: Reorganize ErrorModule enum numericallyZephyron
2025-01-25service: sm: Update to match official IPC interfaceZephyron
2025-01-25service: mm: Refactor Memory Management service implementationZephyron
2025-01-25service: mm: Implement proper parameter handling for MM serviceZephyron
2025-01-21service/nvdrv: Relax GPU validation and improve error handlingZephyron
2025-01-20service/nvdrv: Implement stubbed GPU functionsZephyron
2025-01-20service-am: Handle panic conditions in SetTerminateResultZephyron
2025-01-20service: vi: Remove stubbed warning from GetManagerDisplayServiceZephyron
2025-01-15fix(sm_controller): Correct QueryPointerBufferSize implementationZephyron
2025-01-15fix: Implement SetGestureOutputRanges to handle unimplemented function errorZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2025-01-08nvdrv: Add MSVC compatibility for packed structsZephyron
2025-01-07kernel: Implement SystemResourceSize info type for VAMM initializationZephyron
2025-01-06core: Improve device memory and buffer queue handlingZephyron
2025-01-06service/am: Implement friend invitation storage channelZephyron