| Age | Commit message (Collapse) | Author |
|
svcSignalProcessWideKey.
|
|
threads.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial support for multi-core
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Stubs for QLaunch
* Wiped unrelated stuff
* Addressed comment
* Dropped GetPopFromGeneralChannelEvent
|
|
* hid: Update mouse/keyboard state
* hid: Working analog sticks
* hid: Nits
* hid: Nits
* hid: Update mystery sections
* hid: Tweaks
|
|
general: Make formatting of logged hex values more straightforward
|
|
This makes the formatting expectations more obvious (e.g. any zero padding specified
is padding that's entirely dedicated to the value being printed, not any pretty-printing
that also gets tacked on).
|
|
- This can be used for domain objects as inputs to service functions.
|
|
GPU: Don't write to invalid memory locations when handling ioctls that don't have an output.
|
|
* GetSharedFontInOrderOfPriority
* Update pl_u.cpp
* Ability to use ReadBuffer and WriteBuffer with different buffer indexes, fixed up GetSharedFontInOrderOfPriority
* switched to NGLOG
* Update pl_u.cpp
* Update pl_u.cpp
* language_code is actually language code and not index
* u32->u64
* final cleanups
|
|
have an output.
|
|
All of these variables and functions are related to timings and should be within the namespace.
|
|
Given we utilize fmt, we don't need to provide our own functions for formatting anymore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ConvertPermissions()
Functions don't need to be terminated by semicolons.
|
|
|
|
PCTL::CreateServiceWithoutInitialize and IParentalControlService::Initialize, required by Kirby Star Allies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|