| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Append the missing function name"GetAppletInfo", "SetAppCpuTimeLimit" and "GetAppCpuTimeLimit" to APT:A
|
|
|
|
frd:u: Initial stub some functions
|
|
Common: Remove Common::make_unique, use std::make_unique
|
|
|
|
|
|
|
|
Dummy implementation dlp:SRVR Service.
|
|
|
|
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
|
|
GSP: Return proper error codes for register writes
|
|
Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hid: implement accelerometer and gyroscope back-end
|
|
|
|
|
|
soc_u: Get rid of explicit delete and new
|
|
|
|
|
|
This allows Fire Emblem to boot again.
|
|
|
|
This fixes a regression.
|
|
Format information is currently only implemented for the ExtSaveData, SharedExtSaveData and SaveData archives, the information is stored in a file alongside the root folder of the archive.
|
|
exist.
|
|
|
|
|
|
These operations are limited by the open flags specified while opening the file.
|
|
|
|
|
|
|
|
GetArchiveResource stub
|
|
SuspendDaemons , ResumeDaemons , OverrideDefaultDaemons
The NDM file move to /core/hle/service/ndm/ now!
|
|
|
|
|
|
An equivalent enum already exists within address_arbiter.h
|
|
|
|
|
|
|
|
HLE/Applets: Implemented a dummy Mii Selector applet.
|
|
This prevents some games (like Super Mario 3D Land) from freezing when trying to launch it, however, it's not complete and won't let you go past Mii selection as the parameter structure hasn't been reverse engineered yet.
|
|
gsp_gpu: Change 0 literal to nullptr
|
|
|