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
|
nuContRmbCheckFormats32 nuContRmbCheck(u32 contNo) Arguments
The value returned by osMotorInit What This Function Does It checks to see if the Rumble Pak is inserted and, if so, enables control over the Rumble Pak. Unlike nuContPakOpen, this function does not check to see if the Controller Pak is inserted. The nuContPakOpen function can discern whether the Rumble Pak is inserted; to do this, set NU_CONT_PAK_TYPE_RUMBLE in nuContRmbCt1[contNo].type. The returned value is the value returned by the osMotorInit function. See Also nuContPakOpen
|