| Age | Commit message (Collapse) | Author |
|
svc: Minor clarity changes
|
|
|
|
vi: Minor clean up/correctness changes
|
|
vi: Copy data directly into the std::vector within Parcel's ReadBlock function
|
|
|
|
Makes the codebase a little more consistent with regards to available documentation. Also amends the duplicate case where there was a similar entry at 0x72 named ConnectToPort.
|
|
Makes the table match SwitchBrew for these entries
|
|
Prevents implicit conversions.
|
|
|
|
Previously this would unnecessarily zero-initialize the vector before
copying the actual data into the vector instance.
|
|
|
|
hid: Adjust timing based on actual hardware
|
|
nvdrv: stubbed Close(cmd 2)
|
|
|
|
Implement IPC domain command CloseVirtualHandle
|
|
|
|
|
|
|
|
UI: Fix frame rate perf stats
|
|
|
|
Adds in a missing EndGameFrame when nvdrv swaps buffers
|
|
hid: Write to all layouts, implement circular buffers, set up controller metadata.
|
|
|
|
|
|
|
|
|
|
|
|
functionality to a s single module that services call.
|
|
|
|
# Conflicts:
# src/core/hle/service/am/applet_oe.cpp
# src/core/hle/service/apm/apm.cpp
|
|
|
|
PrivilegedProcessId stubs.
# Conflicts:
# src/core/hle/kernel/svc.cpp
|
|
|
|
|
|
added more svcGetInfo pairs for 3.0.0+ support, Changed HEAP_SIZE and TLS_AREA_VADDR. changed mem usage & heap usage stub added, ISelfController, IApplication function stubs. Added SetThreadCoreMask
|
|
|
|
|
|
|
|
|
|
metadata.
|
|
|
|
|
|
|
|
HID Sharedmem Impl Start
|
|
|
|
|
|
|
|
|
|
execution
|
|
|