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
|
nuContDataReadWaitFormatvoid nuContDataReadWait(void) Returned Value none What This Function Does It waits for the end of the reading of Controller data that was begun with the nuContDataReadStart function. You can also use it to wait for the Controller Manager to finish reading Controller data at the time of a retrace. See Also nuContDataReadStart
|