mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-24 13:52:53 +02:00
Implement svcSetThreadPriority. Implement svcGetCurrentProcessorNumber. Implement svcSignalEvent. Implement svcSendSyncRequestWithUserBuffer. Implement svcSendAsyncRequestWithUserBuffer. Implement svcGetThreadId. Implement svcReplyAndReceiveWithUserBuffer. Implement svcCreateEvent. Implement svcReadWriteRegister. Implement svcCreateInterruptEvent. Implement svcMapDeviceAddressSpaceByForce. Implement svcTerminateProcess. Fix svcMapDeviceAddressSpaceAligned. Fix svcUnmapDeviceAddressSpace. |
||
---|---|---|
nx | ||
.doozer.json | ||
.gitignore | ||
Changelog.md | ||
CODESTYLE.md | ||
LICENSE.md | ||
Makefile | ||
README.md |
Nintendo Switch AArch64-only userland library.
Based on libctru.
Install instructions
See Switchbrew.