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
a5381e43c0
libnx
/
nx
/
source
History
jarulo
a5381e43c0
Fix incorrect pointer reference in socketDeserializeAddrInfo
2018-05-29 15:29:39 -04:00
..
arm
Improve atomics
2018-03-10 14:41:06 +01:00
gfx
Replaced the hard-coded timeout error constant in nvgfxEventWait() with the one from result.h. This fixes an issue caused by a past commit.
2018-05-19 21:45:18 -04:00
kernel
In jitTransitionToWritable() and jitTransitionToExecutable(), only run the JitType_CodeMemory handling code when it's actually needed. Actually free j->rx_addr in jitClose() for JitType_JitMemory.
2018-05-21 16:59:49 -04:00
runtime
Fix incorrect pointer reference in socketDeserializeAddrInfo
2018-05-29 15:29:39 -04:00
services
Add some setsysGet* functions (
#98
)
2018-05-22 11:33:45 -04:00
internal.h
ARM cache operations
2018-01-22 20:29:49 +01:00