capitalistspz

Results 11 issues of capitalistspz

`dpd_valid_fg` was (and probably still is) reported incorrectly. From testing on my own Wii U, I observed: - `1` is hard to get consistently - `2` is returned when aiming...

Adds: - `WPADLed` - `WPADDpdMode` - `WPADPeripheral` - `WPADIsMplsAttached()` - `WPADGetDataFormat()` - `WPADControlLed()` - `WPADControlDpd()` - `WPADReadMemoryAsync()` - `WPADWriteMemoryAsync()` - `WPADReadExtReg()` - `WPADWriteExtReg()` - `WPADGetBLCalibration()` - `KPADEnableMpls()` - `KPADDisableMpls()` -...

Requires Bluez. This supports 3rd-party Wiimotes that are "invisible to scans" Pairing a controller is done through the `Pair Wii or Wii U Controller` button dialog. The pairing is temporary,...

With `countLeadingZeroes` user-defined op ![image](https://github.com/user-attachments/assets/2a9df032-36ed-452b-b395-d69c344939e1) With `LZCOUNT` ![image](https://github.com/user-attachments/assets/9d606bba-29bb-4801-b34e-7daf40e15c8c) Syscall with number ![image](https://github.com/user-attachments/assets/31103eeb-24cd-4d8f-adac-f45788b77550)

Uses GCC's `access` attribute to enable more warnings on bounds checking.

There's no reason for `OSThreadEntryPointFn` to take `const char**` when `argv` uses the value that is `char*` in `OSCreateThread`, there's also no reason for params to be `char` related when...

**Describe the bug** On Linux, downloading a mod from the profile screen, or importing a zip file will extract the file to its profile folder without the permissions it originally...

bug

Done using the openpnp-capture library. - ~~The colours are completely wrong~~ - Only functional if camera has a 640x480 mode - May not be performant - Has only been tested...