Fernando Sahmkow 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock hace 6 años
..
memory 38868e5750 memory_manager: Remove useless assertion hace 6 años
address_arbiter.cpp be269e21a5 address_arbiter: Collapse loops in InsertThread() and RemoveThread() hace 6 años
address_arbiter.h 9f2c703137 address_arbiter: Simplify GetThreadsWaitingOnAddress() hace 6 años
client_port.cpp c3e43c7e81 kernel: Remove unnecessary includes hace 6 años
client_port.h c3e43c7e81 kernel: Remove unnecessary includes hace 6 años
client_session.cpp 4caff51710 core: memory: Move to Core::Memory namespace. hace 6 años
client_session.h 4caff51710 core: memory: Move to Core::Memory namespace. hace 6 años
code_set.cpp 1b6bd9d6df kernel: Move CodeSet structure to its own source files hace 7 años
code_set.h 9bede4eeed VM_Manager: Align allocated memory to 256bytes hace 7 años
errors.h a238d08f71 kernel: errors: Add ERR_OUT_OF_RESOURCES. hace 6 años
handle_table.cpp b6538c3e7c kernel: Don't fail silently hace 6 años
handle_table.h c3e43c7e81 kernel: Remove unnecessary includes hace 6 años
hle_ipc.cpp 82ecdd0104 Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG hace 6 años
hle_ipc.h 0ec07e8763 hle_ipc: Eliminate core memory globals hace 6 años
kernel.cpp e31425df38 General: Recover Prometheus project from harddrive failure hace 6 años
kernel.h e31425df38 General: Recover Prometheus project from harddrive failure hace 6 años
mutex.cpp 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock hace 6 años
mutex.h 555cd26ec2 core/hle/kernel: Make Mutex a per-process class. hace 7 años
object.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. hace 6 años
object.h c3d3b173d3 kernel: Implement a more accurate IPC dispatch. hace 6 años
physical_core.cpp e31425df38 General: Recover Prometheus project from harddrive failure hace 6 años
physical_core.h e31425df38 General: Recover Prometheus project from harddrive failure hace 6 años
physical_memory.h fc040b5b70 physical_memory: Add missing include for <vector>. hace 6 años
process.cpp 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock hace 6 años
process.h 108564df57 kernel: process: Updates for new VMM. hace 6 años
process_capability.cpp b6538c3e7c kernel: Don't fail silently hace 6 años
process_capability.h ffc3de762b kernel: process_capability: Update to use Memory::PageTable. hace 6 años
readable_event.cpp 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock hace 6 años
readable_event.h d23d504d77 Kernel: Refactor synchronization to better match RE hace 6 años
resource_limit.cpp 43bf860b22 kernel: ResourceLimit::Reserve remove useless while loop hace 6 años
resource_limit.h b0e3cbef7a kernel: resource_limit: Improvements to implementation. hace 6 años
scheduler.cpp e31425df38 General: Recover Prometheus project from harddrive failure hace 6 años
scheduler.h e31425df38 General: Recover Prometheus project from harddrive failure hace 6 años
server_port.cpp d23d504d77 Kernel: Refactor synchronization to better match RE hace 6 años
server_port.h d23d504d77 Kernel: Refactor synchronization to better match RE hace 6 años
server_session.cpp 0ec07e8763 hle_ipc: Eliminate core memory globals hace 6 años
server_session.h 4caff51710 core: memory: Move to Core::Memory namespace. hace 6 años
session.cpp d23d504d77 Kernel: Refactor synchronization to better match RE hace 6 años
session.h d23d504d77 Kernel: Refactor synchronization to better match RE hace 6 años
shared_memory.cpp ce7c02735e shared_memory: Amend doxygen reference hace 6 años
shared_memory.h ce7c02735e shared_memory: Amend doxygen reference hace 6 años
svc.cpp 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock hace 6 años
svc.h 82d457af37 core: kernel: Move SVC to its own namesapce. hace 6 años
svc_types.h ad48ebb2c8 core: kernel: Add svc_types header to include SVC-specific types. hace 6 años
svc_wrap.h dba112e510 core: hle: Implement separate A32/A64 SVC interfaces. hace 6 años
synchronization.cpp 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock hace 6 años
synchronization.h 2bc949628d Core: Address Feedback hace 6 años
synchronization_object.cpp d23d504d77 Kernel: Refactor synchronization to better match RE hace 6 años
synchronization_object.h 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock hace 6 años
thread.cpp 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock hace 6 años
thread.h 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock hace 6 años
time_manager.cpp e31425df38 General: Recover Prometheus project from harddrive failure hace 6 años
time_manager.h d219a96cc8 Kernel: Address Feedback. hace 6 años
transfer_memory.cpp 3fcc4cab4f kernel: transfer_memory: Refactor for new VMM. hace 6 años
transfer_memory.h 3fcc4cab4f kernel: transfer_memory: Refactor for new VMM. hace 6 años
writable_event.cpp d23d504d77 Kernel: Refactor synchronization to better match RE hace 6 años
writable_event.h c3e43c7e81 kernel: Remove unnecessary includes hace 6 años