| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
input for P1_AUTO
|
|
* add some CommandType
* add some hid FunctionInfo
* add some other HID FunctionInfo
* delete non useful comments
|
|
Games such as SMO deadlock if we have more than 2 layouts
|
|
* hid: Update mouse/keyboard state
* hid: Working analog sticks
* hid: Nits
* hid: Nits
* hid: Update mystery sections
* hid: Tweaks
|
|
All of these variables and functions are related to timings and should be within the namespace.
|
|
|
|
Tidies up namespace declarations
|
|
|
|
|
|
hid: Write empty touch screen state.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hid and time.
|
|
|
|
more than once
|
|
|
|
|
|
|
|
metadata.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in
case you already have an rvalue.
|
|
This has a huge fallout in terms of needing to fix other files because
all service implementations included that file.
|
|
|
|
1. removed zl, zr and c-stick from HID::PadState. They are handled by IR, not HID
2. removed button handling in EmuWindow
3. removed key_map
4. cleanup #include
|