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-26 23:02:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cb123dd579
libnx
/
nx
History
yellows8
cb123dd579
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
..
include
Moved fsdev_dir_t/*MAGIC into the .h. Removed fsdevWriteSafe(). Added fsdevMountDevice/fsdevUnmountDevice to the .h. Moved the code for fsdevUpdateDevices() into fsdevInit(). Changed _fsdevMountDevice() to static. Added fsdev_read_safe(). Automatically calll fsdev_{read/write}_safe() when required, instead of using fsdevWriteSafe().
2017-11-29 19:40:21 -05:00
source
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
.gitignore
ignore generated files
2017-09-18 19:40:15 +01:00
Doxyfile
Imported Doxyfile. Added svcClearEvent. Added more libnx errors to result.h. Updated viInitialize for using error LIBNX_ALREADYINITIALIZED.
2017-10-09 20:54:29 -04:00
Makefile
Added SWITCH define.
2017-11-28 12:42:53 -05:00