Line 2:
Line 2:
==Contents==
==Contents==
−
DevkitPro consists of several parts, with the following being relevant to Gamecube/Wii development:
+
DevkitPro consists of several parts, with the following being relevant to GameCube/Wii development:
===devkitPPC===
===devkitPPC===
Line 10:
Line 10:
===libogc===
===libogc===
−
libogc is a collection of libraries for the gamecube and Wii. It includes the following low-level wii/gamecube specific sub-systems:
+
libogc is a collection of libraries for the GameCube and Wii. It includes the following low-level wii/gamecube specific sub-systems:
*ARAM
*ARAM
*AUDIO
*AUDIO
Line 32:
Line 32:
It also incorporates the following libraries (which may be custom versions of external libraries):
It also incorporates the following libraries (which may be custom versions of external libraries):
*libdb - routines to support remote debugging
*libdb - routines to support remote debugging
−
*[http://www.wiiuse.net wiiuse] - an API for the wiimote (also available on windows and linux)
+
*[http://www.wiiuse.net wiiuse] - an API for the wiimote (also available on Windows and Linux)
*libfat - routines for accessing FAT filesystems such as those on SD cards
*libfat - routines for accessing FAT filesystems such as those on SD cards
*libmodplay - music module player library
*libmodplay - music module player library