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
|
nuContQueryReadFormatvoid nuContQueryRead(OSContStatus* status) Arguments
none What This Function Does It gets the Controller status. It checks for the existence of the Controller and for the Controller type. The Controller status is stored in the buffer specified by status. This buffer must be the size of NU_CONT_MAXCONTROLLERS number of OSContStatus structures. It takes about 2 ms to get the Controller status.
|