| Age | Commit message (Collapse) | Author |
|
R0 is used as the last parameter instead of R4.
|
|
|
|
The other mode was system mode.
|
|
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).
|
|
region of the linear heap.
Each thread gets a 0x200-byte area from the 0x1000-sized page, when all 8 thread slots in a single page are used up, the kernel allocates a new page to hold another 8 entries.
This is consistent with what the real kernel does.
|
|
swkbd and MiiSelector applets.
|
|
|
|
hle: Get rid of direct global access to g_reschedule
|
|
|
|
Qt: display game icon and title in the game list
|
|
|
|
|
|
|
|
add config block 0x00170000; remove duplicated content
|
|
|
|
|
|
|
|
Audio Config: Implement null sink and implement sink configuration
|
|
|
|
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!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Append an item[is_new3ds] to config file[System] group
Implement APT::SetNSStateField,it will update the unknown NS_state_field
|
|
SOC:U GetSockOpt/SetSockOpt
|
|
|
|
loader: only decompress code section
|