al - Audio Library Functions gDP - DP GBI Macros gdSP - General GBI Macros gSP - SP GBI Macros gt - Turbo Microcode RDP gu - Graphics Utilities Math - Math Functions nuSys - NuSystem os - N64 Operating System sp - Sprite Library Functions uh - Host to Target IO 64DD - N64 Disk Drive
|
nuContInitFormatu8 nuContInit(void) Returned Value The bit pattern of the connected Controller What This Function Does It initializes the Controller as well as the Controller Pak. To do this, it calls the nuContMgrInit, nuContPakInit, and nuContRmbInit functions to initialize and activate the Controller Manager, and to initialize and register the Controller Pak Manager and the Rumble Pak Manager. For details, please refer to these individual functions. The return value is from the nuContMgrInit function. See Also nuContMgrInit nuContPakInit nuContRmbInit
|