libnx/nx/include/switch
2017-09-16 10:52:10 -04:00
..
kernel Fixing bugs. bsdInitialize currently fails with 0xe401, probably due to ipc bug 2017-09-11 04:38:38 +02:00
services Introducing ipc domains, bsd stuff 2017-09-15 00:18:52 +02:00
heap.h Implemented heap, transfer memory, bsd cmd0 2017-09-10 23:17:57 +02:00
ipc.h Added pragma to ipc.h. 2017-09-14 18:46:58 -04:00
result.h Trying to make first few steps towards relocations 2017-09-09 02:48:15 +02:00
svc.h Added sysinit/exit code similar to libctru, with updated crt0. Moved svcExitProcess into the library. Changed HEAP_SIZE. Adjusted some svc.s formatting. Added svcGetInfo. Added svcSleepThread, device SVCs, svcCallSecureMonitor, and the struct for svcCallSecureMonitor, based on code from naehrwert. 2017-09-16 10:52:10 -04:00
types.h Added types.h and switch.h. Moved svc.h and updated svc.h. 2017-09-08 17:53:58 -04:00