Age | Commit message (Collapse) | Author |
|
|
|
|
|
fsp: Migrate remaining interfaces to cmif serialization
|
|
fs: Add FileSystemAccessor and use cmif serialization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
|
|
|
|
|
|
general: applet multiprocess
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rework time services
|
|
|
|
Required some refactoring of retrieving patches in order for the frontend to pass the right information to ContentManager for deletion.
|
|
|
|
service: set: Use official names
|
|
|
|
Reworked to correctly collect and import/export saves that could exist in either /nand/user/save/000...000/<user id> or /nand/user/save/account/<user id raw string>
|
|
|
|
|
|
Improve path splitting speed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
loader: don't reassign program ID on npdm reparse
|
|
|
|
|
|
|
|
|
|
core: improve debug workflow
|
|
|
|
|