| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buffer.
- Used by Naruto Ultimate Ninja Storm.
|
|
|
|
|
|
|
|
|
|
|
|
QueueBufferOutput structs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
applets: Cleanup MiiEdit applet implementation
|
|
|
|
Since the CalcArg struct has been updated with a new size and fields, we have to split the initialization of the keyboard into multiple functions.
This also adds support for parsing the new CalcArg struct used by updated versions of Monster Hunter Rise.
|
|
These were added in newer firmware versions.
|
|
|
|
These are unused for now as we do not support a frontend implementation.
|
|
This also enables proper support for MiiEdit applets which are used in games with firmware versions prior to 10.2.0 by handling the 2 different versions of applet inputs and outputs.
|
|
|
|
|
|
Moves these into types.h, since other files also make use of these types.
|
|
|
|
general: Reduce unused includes across the project
|
|
|