libnds 1.7.1
- separate nand and sd init
- disable pullup before putting SD card in 4bit mode
- add console id register
- move get_io_dsisd from libfat to libnds
libnds 1.7.0
- Add AES register defines
- add bios SHA1 & RSA functions
- Initialise touch screen properly, now working on N3DS
- add helper functions for sdmmc & nand access.
- allow parallel building
- add function to get CID from NAND & SD
- add enable/disable slot1
- fix some ISO C complaints
- move get_io_dsisd to libnds
- consolidate MBR check & allow TWL partitions.
- Rebuilt with latest libnds and libfat