| Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
(#2574)
Fixes #2556
|
|
|
|
|
|
file_sys: change RomFS archive to Self NCCH archive
|
|
|
|
|
|
IPC helper
|
|
|
|
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
|
|
invalid value.
|
|
|
|
|
|
Fix Fatal Error in Mini-Mario & Friends - amiibo Challenge
|
|
|
|
Config: auto-select region and language
|
|
|
|
* Removes circular dependences (common should not depend on core)
|
|
|
|
Core: Top-level consolidate & misc cleanup
|
|
csnd:SND: Reformat source code
|
|
|
|
|
|
|
|
|
|
Fix debug build from #2249
|
|
Service/CECD: Add cecd:ndm service
|
|
hid: Get rid of a double -> float truncation warning
|
|
|