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
ebf81ab6ff
libnx
/
nx
/
source
/
kernel
History
yellows8
d24671b306
Implemented applet initialization for application-type which was missing. Added svcResetSignal.
2017-12-01 23:15:40 -05:00
..
mutex.c
Mutex fix
2017-11-26 20:45:55 +01:00
shmem.c
Introducing shmem
2017-10-14 15:00:52 +02:00
svc.s
Implemented applet initialization for application-type which was missing. Added svcResetSignal.
2017-12-01 23:15:40 -05:00
thread.c
Fixed the stack_sz used for stack_top in threadCreate(). t->stack_sz is uninitialized at the time stack_top is set, hence this was causing memory corruption in some cases.
2017-11-25 12:54:42 -05:00
tmem.c
Attempt to introduce newlib heap implementation
2017-10-09 21:24:11 +02:00
version.c
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
virtmem.c
Fixes for 1.0.0
2017-11-26 20:44:42 +01:00