Fernando Sahmkow 8a78fc2580 Synchronization: Correct wide Assertion. 6 years ago
..
memory 38868e5750 memory_manager: Remove useless assertion 6 years ago
address_arbiter.cpp 6515c6e8c6 Kernel: Fixes, corrections and asserts to scheduler and different svcs. 6 years ago
address_arbiter.h e4b175ade2 SVC: Correct svcWaitForAddress and svcSignalToAddress. 6 years ago
client_port.cpp c3e43c7e81 kernel: Remove unnecessary includes 6 years ago
client_port.h c3e43c7e81 kernel: Remove unnecessary includes 6 years ago
client_session.cpp 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
client_session.h 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
code_set.cpp 1b6bd9d6df kernel: Move CodeSet structure to its own source files 7 years ago
code_set.h 9bede4eeed VM_Manager: Align allocated memory to 256bytes 7 years ago
errors.h 535c542d84 SVC: WaitSynchronization add Termination Pending Result. 6 years ago
handle_table.cpp b6538c3e7c kernel: Don't fail silently 6 years ago
handle_table.h c3e43c7e81 kernel: Remove unnecessary includes 6 years ago
hle_ipc.cpp 75e10578f1 Core: Correct HLE Event Callbacks and other issues. 6 years ago
hle_ipc.h 0ec07e8763 hle_ipc: Eliminate core memory globals 6 years ago
kernel.cpp ab9aae28bf General: Initial Setup for Single Core. 6 years ago
kernel.h ab9aae28bf General: Initial Setup for Single Core. 6 years ago
mutex.cpp 9e9c287f8b Kernel: Corrections to TimeManager, Scheduler and Mutex. 6 years ago
mutex.h 203e706302 SVC: Correct ArbitrateUnlock 6 years ago
object.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 years ago
object.h c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 years ago
physical_core.cpp 3d9fbb8226 CPU_Manager: Reconfigre guest threads for dynamrmic downsides 6 years ago
physical_core.h 3d9fbb8226 CPU_Manager: Reconfigre guest threads for dynamrmic downsides 6 years ago
physical_memory.h fc040b5b70 physical_memory: Add missing include for <vector>. 6 years ago
process.cpp de5b521c09 Process: Protect TLS region and Modules. 6 years ago
process.h 108564df57 kernel: process: Updates for new VMM. 6 years ago
process_capability.cpp b6538c3e7c kernel: Don't fail silently 6 years ago
process_capability.h ffc3de762b kernel: process_capability: Update to use Memory::PageTable. 6 years ago
readable_event.cpp 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock 6 years ago
readable_event.h d23d504d77 Kernel: Refactor synchronization to better match RE 6 years ago
resource_limit.cpp 43bf860b22 kernel: ResourceLimit::Reserve remove useless while loop 6 years ago
resource_limit.h b0e3cbef7a kernel: resource_limit: Improvements to implementation. 6 years ago
scheduler.cpp 391f5f360d Scheduler: Set last running time on thread. 6 years ago
scheduler.h 6515c6e8c6 Kernel: Fixes, corrections and asserts to scheduler and different svcs. 6 years ago
server_port.cpp d23d504d77 Kernel: Refactor synchronization to better match RE 6 years ago
server_port.h d23d504d77 Kernel: Refactor synchronization to better match RE 6 years ago
server_session.cpp 15a79eb0d7 SVC: Correct SendSyncRequest. 6 years ago
server_session.h 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
session.cpp d23d504d77 Kernel: Refactor synchronization to better match RE 6 years ago
session.h d23d504d77 Kernel: Refactor synchronization to better match RE 6 years ago
shared_memory.cpp ce7c02735e shared_memory: Amend doxygen reference 6 years ago
shared_memory.h ce7c02735e shared_memory: Amend doxygen reference 6 years ago
svc.cpp 6515c6e8c6 Kernel: Fixes, corrections and asserts to scheduler and different svcs. 6 years ago
svc.h 82d457af37 core: kernel: Move SVC to its own namesapce. 6 years ago
svc_types.h ad48ebb2c8 core: kernel: Add svc_types header to include SVC-specific types. 6 years ago
svc_wrap.h dba112e510 core: hle: Implement separate A32/A64 SVC interfaces. 6 years ago
synchronization.cpp 8a78fc2580 Synchronization: Correct wide Assertion. 6 years ago
synchronization.h 2bc949628d Core: Address Feedback 6 years ago
synchronization_object.cpp d4ebb510a0 SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. 6 years ago
synchronization_object.h d4ebb510a0 SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. 6 years ago
thread.cpp 391f5f360d Scheduler: Set last running time on thread. 6 years ago
thread.h 4217e58a10 Scheduler: Correct yields. 6 years ago
time_manager.cpp 9e9c287f8b Kernel: Corrections to TimeManager, Scheduler and Mutex. 6 years ago
time_manager.h 6515c6e8c6 Kernel: Fixes, corrections and asserts to scheduler and different svcs. 6 years ago
transfer_memory.cpp 3fcc4cab4f kernel: transfer_memory: Refactor for new VMM. 6 years ago
transfer_memory.h 3fcc4cab4f kernel: transfer_memory: Refactor for new VMM. 6 years ago
writable_event.cpp d23d504d77 Kernel: Refactor synchronization to better match RE 6 years ago
writable_event.h c3e43c7e81 kernel: Remove unnecessary includes 6 years ago