| Age | Commit message (Collapse) | Author |
|
loader: only decompress code section
|
|
|
|
|
|
Set Kernel config "Hardware Inited" to 1 (true)
|
|
|
|
|
|
|
|
Adopted WinterMute's gdbstub changes
|
|
|
|
|
|
|
|
Append the missing function name"GetAppletInfo", "SetAppCpuTimeLimit" and "GetAppCpuTimeLimit" to APT:A
|
|
|
|
This fixes the comments left on the PR (whitespace, SO_REUSEADDR,
comment changes).
|
|
|
|
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
|
|
Prevent cache overflow when single stepping
|
|
Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hid: implement accelerometer and gyroscope back-end
|
|
|
|
|
|
archive_extsavedata: Fix member initialization order
|
|
armstate: Correct FIQ register banking
|
|
FIQ has seven banked registers (R8 to R14), not two.
|
|
soc_u: Get rid of explicit delete and new
|
|
|
|
|
|
shared appears in the initializer list before mount_point
|
|
|
|
HLE/FS: Fixed many corner cases in our file handling
|
|
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.
|