libnx/nx/source
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