Go to file
fincs 2ddb129338
Code size improvements & memory usage shrunk down:
- fsdev current-working-directory support disabled (saves memory)
- Heap shrunk down from 128kb to 16kb
- SDMC mounted during NRO loading and unmounted afterwards
- POSIX file i/o functions used instead of stdio (one less layer of abstraction)
- Default NRO path is now a define for easy maintenance
2019-10-21 21:50:42 +02:00
source Code size improvements & memory usage shrunk down: 2019-10-21 21:50:42 +02:00
.gitignore Build NPDM from JSON configuration file (with enhancements), see details: 2018-05-09 18:18:18 +02:00
hbl.json Grant access to svcCallSecureMonitor 2019-01-24 17:46:29 +01:00
LICENSE.md Copy license from libnx (fix #1) 2018-08-06 21:39:26 +02:00
Makefile Use git describe in version string 2019-07-29 21:31:31 +02:00