wut/tests
Daniel K. O. 00ced99799
Some checks are pending
C/C++ CI / ubuntu-latest (push) Waiting to run
Add all padscore functions. (#445)
* - Added all WPAD functions.
- Added all KPAD functions.
- Changed KPADStatus::mplus to have all directions in a KPADBase3D struct.

* - `KPAD_BUTTON_REPEAT` is now a macro.
- Replaced snake_case vars with camelCase.
- Removed leftover comment.
- Fixed `WPADClearDeviceCallback` to take a `uint32_t` argument.
- Fixed second argument of `WPADSyncDeviceCallback` to be uknown `uint32_t`.
- Fixed return type of `WPADiControllerInfoInNand` to be `BOOL`.

* One more snake_case fix, clang-format fixes.

* More snake_case fix, moved wpad_im functions to the bottom.

* - Moved WUD functions into `wud.h`.
- Some doxygen changes (grammar, conjugation, formatting, broken link.)

---------

Co-authored-by: Daniel K. O. (dkosmari) <none@none>
2026-05-06 16:48:52 +02:00
..
test_compile_headers_as_c11 Run clang-format 2025-06-05 11:06:04 +01:00
test_compile_headers_as_c99 Run clang-format 2025-06-05 11:06:04 +01:00
test_compile_headers_as_cpp Run clang-format 2025-06-05 11:06:04 +01:00
test_compile_headers_common Add all padscore functions. (#445) 2026-05-06 16:48:52 +02:00
CMakeLists.txt Move CMake machinery to devkitPro CMake 2022-01-23 12:55:36 +01:00