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-11-23 22:38:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a405bc4827
libnx
/
nx
/
source
History
yellows8
a405bc4827
Added account. Added u128 type to types.h.
2017-11-29 23:31:18 -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
devices
Imported initArgv from libctru. Load __system_argc/__system_argv in crt0. Enabled the __system_argc/__system_argv code in fsdev.
2017-11-29 21:30:40 -05:00
gfx
Implemented nv. Use TransactParcelAuto instead of TransactParcel when running on >=3.0.0. Added ipcQueryPointerBufferSize(). Minor other change.
2017-11-12 20:34:30 -05:00
kernel
Mutex fix
2017-11-26 20:45:55 +01:00
services
Added account. Added u128 type to types.h.
2017-11-29 23:31:18 -05:00
system
Imported initArgv from libctru. Load __system_argc/__system_argv in crt0. Enabled the __system_argc/__system_argv code in fsdev.
2017-11-29 21:30:40 -05:00
util
/utf
Imported util/utf from libctru. Updated appInit/appExit. Fs adjustments + implemented IDirectory. Imported a modified version of sdmc_dev from libctru as fs_dev, this currently isn't usable.
2017-11-23 15:00:56 -05:00
internal.h
Mutex bringup
2017-11-17 16:15:28 +01:00