Version 0.11.2
-
libnds
:- Fixed a bug introduced in version 0.11.1 that didn't initialize audio hardware correctly in DSi mode.
- Some superfluous audio helpers added in version 0.11.1 have been removed.
- Move libteak to its own repository so that it can be reused by other toolchains.
- Modify functions to load DSP binaries to return int instead of bool for more flexibility.
-
DSP:
- Move crt0 and linkerscript to
libteak
repository. - Preprocess all assembly files, not just the crt0.
- Move crt0 and linkerscript to