| .. |
|
memory
|
memory_layout: Remove unused data member
|
6 years ago |
|
address_arbiter.cpp
|
kernel: Remove unused variables
|
6 years ago |
|
address_arbiter.h
|
SVC: Correct svcWaitForAddress and svcSignalToAddress.
|
6 years ago |
|
client_port.cpp
|
General: Cleanup legacy code.
|
6 years ago |
|
client_port.h
|
kernel: Remove unnecessary includes
|
6 years ago |
|
client_session.cpp
|
core: memory: Move to Core::Memory namespace.
|
6 years ago |
|
client_session.h
|
core: memory: Move to Core::Memory namespace.
|
6 years ago |
|
code_set.cpp
|
kernel: Move CodeSet structure to its own source files
|
7 years ago |
|
code_set.h
|
VM_Manager: Align allocated memory to 256bytes
|
7 years ago |
|
errors.h
|
SVC: WaitSynchronization add Termination Pending Result.
|
6 years ago |
|
handle_table.cpp
|
kernel/handle_table: Remove usages of the global system instance
|
6 years ago |
|
handle_table.h
|
kernel/handle_table: Remove usages of the global system instance
|
6 years ago |
|
hle_ipc.cpp
|
HLE_IPC: Correct HLE Event behavior on timeout.
|
6 years ago |
|
hle_ipc.h
|
hle_ipc: Eliminate core memory globals
|
6 years ago |
|
kernel.cpp
|
cpu_manager: Mark function getters as static
|
6 years ago |
|
kernel.h
|
kernel: Add missing include
|
6 years ago |
|
mutex.cpp
|
Clang Format.
|
6 years ago |
|
mutex.h
|
Clang Format.
|
6 years ago |
|
object.cpp
|
kernel: Implement a more accurate IPC dispatch.
|
6 years ago |
|
object.h
|
kernel: Implement a more accurate IPC dispatch.
|
6 years ago |
|
physical_core.cpp
|
Core/Common: Address Feedback.
|
6 years ago |
|
physical_core.h
|
Core/Common: Address Feedback.
|
6 years ago |
|
physical_memory.h
|
physical_memory: Add missing include for <vector>.
|
6 years ago |
|
process.cpp
|
kernel/handle_table: Remove usages of the global system instance
|
6 years ago |
|
process.h
|
kernel/process: Move name and system context to the bottom of the member list
|
6 years ago |
|
process_capability.cpp
|
kernel: Don't fail silently
|
6 years ago |
|
process_capability.h
|
kernel: process_capability: Update to use Memory::PageTable.
|
6 years ago |
|
readable_event.cpp
|
SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock
|
6 years ago |
|
readable_event.h
|
Kernel: Refactor synchronization to better match RE
|
6 years ago |
|
resource_limit.cpp
|
kernel: ResourceLimit::Reserve remove useless while loop
|
6 years ago |
|
resource_limit.h
|
kernel: resource_limit: Improvements to implementation.
|
6 years ago |
|
scheduler.cpp
|
cpu_manager: Mark function getters as static
|
6 years ago |
|
scheduler.h
|
Core/Common: Address Feedback.
|
6 years ago |
|
server_port.cpp
|
Kernel: Refactor synchronization to better match RE
|
6 years ago |
|
server_port.h
|
Kernel: Refactor synchronization to better match RE
|
6 years ago |
|
server_session.cpp
|
Clang Format.
|
6 years ago |
|
server_session.h
|
core: memory: Move to Core::Memory namespace.
|
6 years ago |
|
session.cpp
|
Kernel: Refactor synchronization to better match RE
|
6 years ago |
|
session.h
|
Kernel: Refactor synchronization to better match RE
|
6 years ago |
|
shared_memory.cpp
|
shared_memory: Amend doxygen reference
|
6 years ago |
|
shared_memory.h
|
shared_memory: Amend doxygen reference
|
6 years ago |
|
svc.cpp
|
kernel: Remove unused variables
|
6 years ago |
|
svc.h
|
core: kernel: Move SVC to its own namesapce.
|
6 years ago |
|
svc_types.h
|
core: kernel: Add svc_types header to include SVC-specific types.
|
6 years ago |
|
svc_wrap.h
|
SVC: Implement 32-bits wrappers and update Dynarmic.
|
6 years ago |
|
synchronization.cpp
|
kernel: Remove unused variables
|
6 years ago |
|
synchronization.h
|
Core: Address Feedback
|
6 years ago |
|
synchronization_object.cpp
|
General: Cleanup legacy code.
|
6 years ago |
|
synchronization_object.h
|
General: Cleanup legacy code.
|
6 years ago |
|
thread.cpp
|
cpu_manager: Mark function getters as static
|
6 years ago |
|
thread.h
|
kernel/thread: Remove global GetCurrentThread()
|
6 years ago |
|
time_manager.cpp
|
Kernel: Corrections to TimeManager, Scheduler and Mutex.
|
6 years ago |
|
time_manager.h
|
Kernel: Fixes, corrections and asserts to scheduler and different svcs.
|
6 years ago |
|
transfer_memory.cpp
|
kernel: transfer_memory: Refactor for new VMM.
|
6 years ago |
|
transfer_memory.h
|
kernel: transfer_memory: Refactor for new VMM.
|
6 years ago |
|
writable_event.cpp
|
Kernel: Refactor synchronization to better match RE
|
6 years ago |
|
writable_event.h
|
kernel: Remove unnecessary includes
|
6 years ago |