Line 46:
Line 46:
*[[libdi]] - allows you to access the DVD drive
*[[libdi]] - allows you to access the DVD drive
*[[libfat]] - routines for accessing FAT file systems such as those on SD cards; also commonly used with libnds
*[[libfat]] - routines for accessing FAT file systems such as those on SD cards; also commonly used with libnds
+
*[[libiso9660]] - a devoptab for accessing data DVDs
*[[libmodplay]] - music module player library
*[[libmodplay]] - music module player library
*[http://www.underbit.com/products/mad/ libmad] - MPEG audio decoder library
*[http://www.underbit.com/products/mad/ libmad] - MPEG audio decoder library
Line 52:
Line 53:
*[http://savannah.nongnu.org/projects/lwip/ lwip] - lightweight TCP/IP stack
*[http://savannah.nongnu.org/projects/lwip/ lwip] - lightweight TCP/IP stack
*[[tinysmb]] - [http://en.wikipedia.org/wiki/Server_Message_Block SMB] implementation (protocol used by Windows file sharing)
*[[tinysmb]] - [http://en.wikipedia.org/wiki/Server_Message_Block SMB] implementation (protocol used by Windows file sharing)
−
*[[Wiiuse]] - an API for the wiimote (also available on Windows and Linux), which is encapsulated in libogc within the WPAD_ interface
+
*[[wiiuse]] - an API for the wiimote (also available on Windows and Linux), which is encapsulated in libogc within the WPAD_ interface
*[http://www.zlib.net zlib] - compression routines
*[http://www.zlib.net zlib] - compression routines