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 12:32:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ad6ce3d6f8
libnx
/
nx
History
yellows8
ad6ce3d6f8
Merge pull request
#7
from devkitPro/devkitA64-fixes
...
minor devkitA64 updates
2017-09-19 22:15:03 -04:00
..
include
Added MemInfo struct, based on the libctru one. Added some debug svcs.
2017-09-18 14:41:53 -04:00
source
Added MemInfo struct, based on the libctru one. Added some debug svcs.
2017-09-18 14:41:53 -04:00
.gitignore
ignore generated files
2017-09-18 19:40:15 +01:00
Makefile
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