bunnei 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. hace 5 años
..
memory 7420a717e6 core: hle: kernel: Add some useful functions for checking kernel addresses. hace 5 años
client_port.cpp 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
client_port.h c3e43c7e81 kernel: Remove unnecessary includes hace 6 años
client_session.cpp 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
client_session.h 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 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 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
global_scheduler_context.cpp 357d79fb6e hle: kernel: GlobalSchedulerContext: Various style fixes based on code review feedback. hace 5 años
global_scheduler_context.h 357d79fb6e hle: kernel: GlobalSchedulerContext: Various style fixes based on code review feedback. hace 5 años
handle_table.cpp 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. hace 5 años
handle_table.h 52e83f0d5c kernel/handle_table: Remove usages of the global system instance hace 6 años
hle_ipc.cpp 5d4715cc6a hle: kernel: hle_ipc: Remove SleepClientThread. hace 5 años
hle_ipc.h 5d4715cc6a hle: kernel: hle_ipc: Remove SleepClientThread. hace 5 años
k_address_arbiter.cpp 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. hace 5 años
k_address_arbiter.h 952d1ac487 core: hle: kernel: Update KAddressArbiter. hace 5 años
k_affinity_mask.h 4d3be1816c hle: kernel: KAffinityMask: Various style fixes based on code review feedback. hace 5 años
k_condition_variable.cpp 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. hace 5 años
k_condition_variable.h b4e6d6c385 core: hle: kernel: Update KConditionVariable. hace 5 años
k_priority_queue.h 388cf58b31 k_priority_queue: Fix concepts use hace 5 años
k_scheduler.cpp f12701b303 hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged. hace 5 años
k_scheduler.h f12701b303 hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged. hace 5 años
k_scheduler_lock.h 6b2f653143 hle: kernel: k_scheduler_lock: Fix shadowing errors. hace 5 años
k_scoped_lock.h b1b4f2337e hle: kernel: KScopedLock: Various style fixes based on code review feedback. hace 5 años
k_scoped_scheduler_lock_and_sleep.h ed4d1e2ade hle: kernel: KScopedSchedulerLockAndSleep: Various style fixes based on code review feedback. hace 5 años
k_synchronization_object.cpp 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. hace 5 años
k_synchronization_object.h 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
kernel.cpp 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. hace 5 años
kernel.h 8a155c4058 hle: kernel: Remove unnecessary AddressArbiter definition. hace 5 años
object.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. hace 6 años
object.h b4e6d6c385 core: hle: kernel: Update KConditionVariable. hace 5 años
physical_core.cpp 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. hace 5 años
physical_core.h 1279c7ce7a Merge pull request #5131 from bunnei/scheduler-rewrite hace 5 años
physical_memory.h fc040b5b70 physical_memory: Add missing include for <vector>. hace 6 años
process.cpp 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. hace 5 años
process.h 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. hace 5 años
process_capability.cpp 6b7320add4 core: Remove unnecessary enum casts in log calls hace 5 años
process_capability.h ffc3de762b kernel: process_capability: Update to use Memory::PageTable. hace 6 años
readable_event.cpp 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
readable_event.h 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
resource_limit.cpp 6b7320add4 core: Remove unnecessary enum casts in log calls hace 5 años
resource_limit.h b0e3cbef7a kernel: resource_limit: Improvements to implementation. hace 6 años
server_port.cpp 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
server_port.h 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
server_session.cpp 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
server_session.h 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
service_thread.cpp 82e0eeed21 hle: kernel: service_thread: Make thread naming more consistent. hace 5 años
service_thread.h f57be2e626 hle: kernel: service_thread: Add thread name and take weak_ptr of ServerSession. hace 5 años
session.cpp 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 años
session.h 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. hace 5 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 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. hace 5 años
svc.h 82d457af37 core: kernel: Move SVC to its own namesapce. hace 6 años
svc_common.h 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. hace 5 años
svc_results.h 1ae883435d core: hle: kernel: Begin moving common SVC results to its own header. hace 5 años
svc_types.h 4bbf173fc1 core: hle: kernel: svc_types: Add type definitions for KAddressArbiter. hace 5 años
svc_wrap.h 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. hace 5 años
thread.cpp 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. hace 5 años
thread.h 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. hace 5 años
time_manager.cpp 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. hace 5 años
time_manager.h b7ef581c6e kernel: time_manager: Protect access with a mutex. hace 5 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