83Plus:Software:usb8x/Asm Interface/Mouse/MouseInit
From WikiTI
Revision as of 23:18, 15 July 2006 by Dan Englender (Talk | contribs)
Synopsis
Name: MouseInit
Minimum usb8x version: 0.08
Initialize mouse driver
Inputs
- HL: Address of temporary descriptor buffer
- B: Flags
- bit 0: set = allow diagonal keys, reset = disallow
Outputs
- NC: Success
Destroys
- AF, BC, DE, HL
Notes
Initializes the USB host but assumes the driver has already been initialized.
See Also
- [[../MouseGetKey|MouseGetKey]] - Get mouse movement and buttom presses