summaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2025-09-02service: mii: Fix building with Clang 21Mike Lothian
2025-09-02kernel: Fix compilation with Clang 21Mike Lothian
2025-05-12api_version: Update constants for HOS 20.0.1Zephyron
2025-05-12api_version: Update constants for HOS 20.0.0Zephyron
2025-05-12socket: Implement missing errno values and improve network error handlingZephyron
2025-05-12feat(services): Implement nn::socket, nn::nifm, and nn::nim networking servicesZephyron
2025-05-12fix: correct implementation of present interval 0 for unlocked FPSZephyron
2025-05-12feat: add CPU clock rate slider to settingsZephyron
2025-05-12feat: add option to respect present interval 0 as unlocked FPSZephyron
2025-05-12service/sockets: Implement network services for new firmware versionsZephyron
2025-05-12renderer/friend: Improve reversed depth handling and Friend serviceZephyron
2025-05-12service/ssl: Register ssl:s service to fix game hangsZephyron
2025-05-12network: Improve network interface handling and address resolutionZephyron
2025-05-12feat: Add Home Menu launch support and system improvementsZephyron
2025-05-12build: upgrade fmt and SDL2Zephyron
2025-05-11service/am: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabledZephyron
2025-05-11service/am: Implement CreateManagedDisplaySeparableLayerZephyron
2025-05-11service/nvnflinger: Unstub GetNativeHandleZephyron
2025-05-11service/vi: Improve OpenDisplay validationZephyron
2025-05-11service/aoc: Implement CheckAddOnContentMountStatusZephyron
2025-05-11service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMSZephyron
2025-05-11service/friend: Clean up friend service implementationZephyron
2025-05-11service/audio: Clean up audio controller implementationZephyron
2025-05-11service/acc: Clean up account service implementationZephyron
2025-05-11service/friend: implement additional friend service functionsZephyron
2025-05-11service/audio: implement Unknown5000 and add debug commandsZephyron
2025-05-11service/nim: implement CreateServerInterface2 and improve loggingZephyron
2025-05-11service/acc: implement Nintendo Account integration and cleanupZephyron
2025-05-11service/nifm: implement additional network interface functionsZephyron
2025-05-11service/sm: improve service manager implementationZephyron
2025-05-11service/hid: reorganize gesture-related functionsZephyron
2025-05-11core: improve nvdrv and buffer queue implementationsZephyron
2025-05-11sockets: reorder errno values numericallyZephyron
2025-05-11api_version: Update Atmosphere version and add citron copyrightZephyron
2025-05-11kernel/svc: Refactor UnmapProcessCodeMemory validationZephyron
2025-05-11common/nvdrv: improve memory validation and error handlingZephyron
2025-05-11nvdrv: Add GetTpcMasks2 support and improve memory mapping validationZephyron
2025-05-11service: Implement rebootless system update stubs and typesZephyron
2025-05-11kernel/svc: Implement InitialProcessIdRange and improve process exit handlingZephyron
2025-05-11network: Add NOMEM errno handling for socket operationsZephyron
2025-05-11service: Implement GPU error handling IPC commands for AMZephyron
2025-05-11nvnflinger: Implement reference counting for binder objectsZephyron
2025-05-11service: vi: Implement missing IApplicationDisplayService functionsZephyron
2025-05-11service: mm: Refactor Memory Management service implementationZephyron
2025-05-11service: mm: Implement proper parameter handling for MM serviceZephyron
2025-05-11service/nvdrv: Relax GPU validation and improve error handlingZephyron
2025-05-11service/nvdrv: Implement stubbed GPU functionsZephyron
2025-05-11service-am: Handle panic conditions in SetTerminateResultZephyron
2025-05-11service: vi: Remove stubbed warning from GetManagerDisplayServiceZephyron
2025-05-11fix(sm_controller): Correct QueryPointerBufferSize implementationZephyron