This website requires JavaScript.
Explore
Help
Sign In
mika
/
libnx
Watch
1
Star
0
Fork
0
You've already forked libnx
mirror of
https://github.com/switchbrew/libnx.git
synced
2025-06-21 20:42:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eec1fc2fcc
libnx
/
nx
/
source
History
yellows8
eec1fc2fcc
Added svcSetProcessMemoryPermission and svcMapProcessCodeMemory/svcUnmapProcessCodeMemory. Added PERM_X.
2018-01-13 23:49:54 -05:00
..
arm
Moved cache.s to arm/, implemented kernel/version.c, get rid of broken uart driver [for now]
2017-11-05 03:58:54 +01:00
gfx
Introduce svcWaitForSynchronizationSingle to clean up code
2018-01-13 00:27:47 +01:00
kernel
Added svcSetProcessMemoryPermission and svcMapProcessCodeMemory/svcUnmapProcessCodeMemory. Added PERM_X.
2018-01-13 23:49:54 -05:00
runtime
Panic if any initialization fails
2018-01-13 00:43:38 +01:00
services
Fixed appletInitialize() which broke during the Service changes.
2018-01-13 01:09:08 -05:00
internal.h
Mutex bringup
2017-11-17 16:15:28 +01:00