| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
core: Add missing #pragma once directives where applicable
|
|
float literals need to have the 'f' prefix.
|
|
|
|
These aren't the AM services.
|
|
Service/ACT: move ACT services to folder
|
|
|
|
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
|
|
|
|
|
|
|
|
|
|
|
Previously there was a split where some of the services were in the
Service namespace and others were not.
|
|
service: Add the cfg:nor service
|
|
the HLE handler superclass.
|
|
|