83Plus:Software:usb8x/Asm Interface/Pad/PadStart

From WikiTI
Revision as of 18:54, 9 September 2006 by Dan Englender (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Name: PadStart

Minimum usb8x version: 0.11

Start relaying gamepad data to the callback function.

Inputs

None

Outputs

None

Destroys

  • AF, BC

Notes

The callback function is not immediately relayed data from the gamepad after [[../PadInit|PadInit]] is called to allow for time to use [[../PadSetup|PadSetup]]. Once you are done using PadSetup, call PadStart to start relaying all incoming data.