| Age | Commit message (Collapse) | Author |
|
Kernel/Threading: Warn when a thread can be scheduled in the Syscore (Core 1)
|
|
fixup simple type conversions where possible
|
|
HLE/Applets: Use the correct size for the framebuffer SharedMemory
|
|
|
|
We do not currently implement any cores other than the AppCore (Core 0).
|
|
swkbd and MiiSelector applets.
|
|
hle: Get rid of direct global access to g_reschedule
|
|
|
|
|
|
add config block 0x00170000; remove duplicated content
|
|
|
|
|
|
Update the stub code of NDM service!
|
|
ac:u: stub CloseAsync; align memory size in svc:GetProcessInfo(type=2)
|
|
gsp::Gpu: implement AcquireRight, ReleaseRight functions
|
|
|
|
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
|