| Age | Commit message (Collapse) | Author |
|
Add stacktrace symbol demangling
|
|
debugger: add host fastmem pointer fetch command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
memory: fix watchpoint use when fastmem is enabled
|
|
timing: wait for completion on unregister
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
input_common: Create an update engine
|
|
externals: update dynarmic, xbyak
|
|
net: Silently translate ETIMEDOUT network error
|
|
|
|
|
|
|
|
|
|
Revert "k_page_group: synchronize"
|
|
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
|
|
|
|
|
|
|
|
touch_from_button_maps.
|
|
|
|
|
|
|
|
Indicates explicitly that a copy is occurring
|
|
Allows the use of HLERequestContext::ReadBufferSpan
|
|
Allows the use of HLERequestContext::ReadBufferSpan
|
|
|
|
k_page_group: synchronize
|
|
The usages of the Parcel class were already unique to either Read or Write operations.
Avoids needing a vector of the input payload for the InputParcel use-case, instead it can remain as a span.
|
|
|
|
|
|
|
|
|