As always, recommended and supported installation for all our releases is via devkitPro pacman
- Improved MOD9/MOD7 header for compatibility with future expansions
- Added ability to override the ARM9 main thread's stack size using the
__stacksize__weak variable (similar to libctru), and through the MOD9 header. When the requested stack size does not fit in DTCM, it will be moved to main RAM. - Miscellaneous bug fixes