Age | Commit message (Collapse) | Author |
|
Monke brain can't remember what all of these does a year later.
|
|
Required to make CPU accuracy and unsafe settings available to use as a
per-game setting.
|
|
ssl: Stub Import(Client/Server)Pki
|
|
configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column"
|
|
- Used in JUMP FORCE Deluxe Edition
|
|
hid: Improve hardware accuracy of gestures
|
|
|
|
kernel: Eliminate variable shadowing
|
|
|
|
Now that the large kernel refactor is merged, we can eliminate the
remaining variable shadowing cases.
|
|
Kernel Rework: Migrate kernel objects to KAutoObject
|
|
ldr: Simplify memory copy within LoadNro()
|
|
We can use the dedicated memory function for performing copies instead
of reading into a temporary buffer and then immediately writing it back
out to memory.
Eliminates a bit of heap memory churn.
|
|
|
|
|
|
|
|
|
|
|
|
created.
|
|
created.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evaluate as constant on MSVC.
|
|
|
|
|
|
|
|
|
|
|
|
KAutoObject.
|
|
KAutoObject.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|