| Age | Commit message (Collapse) | Author |
|
|
|
Implement buffer-write allow registers
|
|
|
|
|
|
|
|
|
|
Adopted WinterMute's gdbstub changes
|
|
|
|
|
|
|
|
OpenGL: Fix a double framebuffer completeness checks.
|
|
|
|
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
|
|
|
|
Fix filename&path encode problem on Windows
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DSP: Implement audio filters (simple, biquad)
|
|
|
|
|
|
Filter out and translate invalid sockopt names.
|
|
|
|
|
|
|
|
|
|
|
|
-Implement GetSockOpt / SetSockOpt
-Fix bug in RecvFrom where sending from localhost
does not fill in src_addr/src_addr_len on Linux
|
|
|
|
|