Age | Commit message (Collapse) | Author |
|
|
|
time: Add GetStandardLocalSystemClock, used by libnx
|
|
|
|
|
|
Service/AOC: stub ListAddOnContent function
|
|
|
|
|
|
|
|
|
|
Scheduler cleanup
|
|
|
|
The values are still unknown and the function is still considered a stub.
Puyo Puyo Tetris now tries to call fsp-srv:MountSaveData.
|
|
|
|
module.
|
|
|
|
|
|
Kernel/IPC: Add a small delay after each SyncRequest to prevent thread starvation.
|
|
Make the fence handling in Vi a little less of a hack.
|
|
starvation.
Ported from citra PR #3091
The delay specified here is from a Nintendo 3DS, and should be measured in a Nintendo Switch.
This change is enough to prevent Puyo Puyo Tetris's main thread starvation.
|
|
new one.
Games like Puyo Puyo Tetris and BOTW seem to depend on the buffer always having the same handle
|
|
|
|
|
|
This may break libnx homebrew due to a bug in libnx but is required by official games since they always assume that the buffer will be there.
|
|
|
|
|
|
|
|
|
|
|
|
response parcel.
|
|
|
|
|
|
|
|
|
|
Refactor IPC buffer descriptor interface
|
|
|
|
|
|
debugger: Fix wait_tree crash.
|
|
core: Silence formatting specifier warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|