Line 42:
Line 42:
===Additional libraries===
===Additional libraries===
libogc also incorporates the following libraries (which may be custom versions of external libraries):
libogc also incorporates the following libraries (which may be custom versions of external libraries):
−
*libdi - allows you to access the DVD drive
+
*[[libasnd]] - accelerated sound lib using the DSP
−
*libdb - routines to support remote debugging
+
*[[libdi]] - allows you to access the DVD drive
+
*[[libdb]] - routines to support remote debugging
*[[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
*[[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
−
*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
*[http://www.zlib.net zlib] - compression routines
*[http://www.zlib.net zlib] - compression routines