wut/include
Crayon 78ee1c51bc Add Nunchuk/CC emulated sticks, KPAD accelerometer data, WPAD/KPAD documentation (#114)
* Add emulated stick values for Nunchuk and Classic Controller

* Add acceleration sensor data to KPADStatus

I have also changed the posValid type from uint8_t to int8_t because the value can be negative.
A negative value means that the result validity is not really good.

* Set version to beta in the doc

* Added mask for button C and button Z on the Nunchuk

The same mask applies to WPADButton and WPADNunchukButton.

* Add doxygen comments and fix typos

Most of the comments are pretty obvious but at least it's a start.

* Fix a copy-paste error in my last commit

I have also added comments for VPADGetTPCalibrationParam and VPADSetTPCalibrationParam.

* Add documentation for all buttons
2020-01-20 17:38:29 +11:00
..
avm avm: Add AVMGetDRCScanMode. 2019-01-10 10:05:14 +00:00
coreinit coreinit: Add declarations for OSReport{Verbose,Info,Warn}. 2020-01-18 10:45:28 +00:00
curl curl: Include nsysnet/socket.h in curlbuild.h 2018-06-18 12:16:23 +01:00
dmae dmae: Add DMAECopyMem, DMAEFillMem and DMAEWaitDone (#102) 2019-02-28 17:10:10 +11:00
gx2 gx2: Add const to pointers where possible. 2019-11-22 17:42:16 +00:00
gx2r Prefix structsize macros with WUT_ 2018-06-20 11:05:16 +01:00
nn nn_acp: add the ACPMetaXml struct 2019-11-19 21:34:32 +00:00
nsyshid Prefix structsize macros with WUT_ 2018-06-20 11:05:16 +01:00
nsysnet Add Nunchuk/CC emulated sticks, KPAD accelerometer data, WPAD/KPAD documentation (#114) 2020-01-20 17:38:29 +11:00
padscore Add Nunchuk/CC emulated sticks, KPAD accelerometer data, WPAD/KPAD documentation (#114) 2020-01-20 17:38:29 +11:00
proc_ui include/proc_ui: Spelling; correct ProcessMessagesCore, DrawDoneRelease 2018-06-25 22:07:01 +10:00
sndcore2 Add sndcore2 functions 2018-06-20 21:46:06 +02:00
swkbd include/swkbd: First shot at documenting swkbd 2019-02-21 08:55:08 +00:00
sysapp sysapp: add _SYSGetSystemApplicationTitleId(SystemAppId id); 2019-11-22 18:07:37 +00:00
vpad Add Nunchuk/CC emulated sticks, KPAD accelerometer data, WPAD/KPAD documentation (#114) 2020-01-20 17:38:29 +11:00
wut_rplwrap.h coreinit: Use rplwrap for exit (__rplwrap_exit) 2019-04-22 12:43:37 +10:00
wut_structsize.h Add alignas specifiers for OSContext, OSSpinLock, OSThread. 2018-09-14 09:02:46 +01:00
wut_types.h Remove sized types from wut_types.h 2018-06-20 11:05:16 +01:00
wut.h Fix URL and status (#107) 2019-06-20 14:37:26 +01:00
zconf.h Add zlib headers from zlib 1.2.5 2018-06-21 10:19:47 +01:00
zlib.h Add zlib headers from zlib 1.2.5 2018-06-21 10:19:47 +01:00