| Age | Commit message (Collapse) | Author |
|
This has been entirely superseded by MicroProfile. The rest of the code
can go when a simpler frametime/FPS meter is added to the GUI.
|
|
DSP Service: Cleanup
|
|
|
|
|
|
|
|
|
|
Update the code of service y2r!
|
|
|
|
|
|
|
|
|
|
|
|
SOC:U GetSockOpt/SetSockOpt
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
hid: implement accelerometer and gyroscope back-end
|
|
|
|
|
|
soc_u: Get rid of explicit delete and new
|
|
|
|
|