| Age | Commit message (Collapse) | Author |
|
|
|
ir: implement circle pad pro
|
|
|
|
ldr_ro: use IPC helper
|
|
|
|
dsp_dsp: Messages are modified by service before being sent to DSP
|
|
|
|
Services/UDS: Initial support for hosting local-wlan networks.
|
|
IpcHelper enhancement and APT refactor
|
|
shared_page: stub battery state
|
|
|
|
|
|
|
|
function.
|
|
|
|
can connect to.
|
|
|
|
the network.
It will be needed when generating the beacon frames.
|
|
Currently it will let games create a network as hosts, but will not broadcast it anywhere and will not allow clients to connect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refactor input emulation & add SDL gamepad support
|
|
Refined thread launch on syscore error messages
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
IR: separate functions of each port to their own files
|
|
|
|
Corrects a few issues with regards to Doxygen documentation, for example:
- Incorrect parameter referencing.
- Missing @param tags.
- Typos in @param tags.
and a few minor other issues.
|
|
Replace built-in Profiler with indicators in status bar
|
|
More ergonomic to use and will be required for upcoming changes.
|
|
|
|
|
|
|
|
APT: implemented Wrap and Unwrap
|
|
|
|
of 0.
|
|
|
|
(#2574)
Fixes #2556
|