| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
Fixes #2567
|
|
|
|
|
|
file_sys: change RomFS archive to Self NCCH archive
|
|
|
|
|
|
|
|
IPC helper
|
|
|
|
Core: update Kernel Config Memory to latest version (11.2)
|
|
|
|
This allows Phoenix Wright - Dual Destinies to boot.
|
|
|
|
CAM: build the service framework with a dummy implementation
|
|
CFG: move language override to the boot process
|
|
|
|
Service/NFC: stub some functions
|
|
|
|
|
|
|
|
|
|
|
|
Tested on: Mini-Mario & Friends - amiibo Challenge
|
|
|
|
Implement some TODOs in the code.
|
|
Service/AC: add ac:i service
|