.. |
address_arbiter.cpp
|
address_arbiter: Collapse loops in InsertThread() and RemoveThread()
|
5 years ago |
address_arbiter.h
|
address_arbiter: Simplify GetThreadsWaitingOnAddress()
|
5 years ago |
client_port.cpp
|
kernel: Remove unnecessary includes
|
5 years ago |
client_port.h
|
kernel: Remove unnecessary includes
|
5 years ago |
client_session.cpp
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
client_session.h
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
code_set.cpp
|
kernel: Move CodeSet structure to its own source files
|
6 years ago |
code_set.h
|
VM_Manager: Align allocated memory to 256bytes
|
6 years ago |
errors.h
|
kernel/handle_table: Allow process capabilities to limit the handle table size
|
6 years ago |
handle_table.cpp
|
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
5 years ago |
handle_table.h
|
kernel: Remove unnecessary includes
|
5 years ago |
hle_ipc.cpp
|
Kernel: Change WaitObject to Synchronization object. In order to better reflect RE.
|
5 years ago |
hle_ipc.h
|
kernel: Implement a more accurate IPC dispatch.
|
5 years ago |
kernel.cpp
|
core: Implement separate A32/A64 ARM interfaces.
|
5 years ago |
kernel.h
|
Kernel: Address Feedback.
|
5 years ago |
mutex.cpp
|
kernel: Remove unnecessary includes
|
5 years ago |
mutex.h
|
core/hle/kernel: Make Mutex a per-process class.
|
6 years ago |
object.cpp
|
kernel: Implement a more accurate IPC dispatch.
|
5 years ago |
object.h
|
kernel: Implement a more accurate IPC dispatch.
|
5 years ago |
physical_core.cpp
|
core: Implement separate A32/A64 ARM interfaces.
|
5 years ago |
physical_core.h
|
core: Implement separate A32/A64 ARM interfaces.
|
5 years ago |
physical_memory.h
|
core/memory: Create a special MapMemoryRegion for physical memory.
|
5 years ago |
process.cpp
|
core: Implement separate A32/A64 ARM interfaces.
|
5 years ago |
process.h
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
process_capability.cpp
|
kernel/handle_table: Allow process capabilities to limit the handle table size
|
6 years ago |
process_capability.h
|
kernel/handle_table: Allow process capabilities to limit the handle table size
|
6 years ago |
readable_event.cpp
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
readable_event.h
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
resource_limit.cpp
|
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
5 years ago |
resource_limit.h
|
kernel: Remove unnecessary includes
|
5 years ago |
scheduler.cpp
|
core: Implement separate A32/A64 ARM interfaces.
|
5 years ago |
scheduler.h
|
core: Implement separate A32/A64 ARM interfaces.
|
5 years ago |
server_port.cpp
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
server_port.h
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
server_session.cpp
|
Core: Address Feedback
|
5 years ago |
server_session.h
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
session.cpp
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
session.h
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
shared_memory.cpp
|
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
5 years ago |
shared_memory.h
|
kernel: Remove unnecessary includes
|
5 years ago |
svc.cpp
|
core: hle: Implement separate A32/A64 SVC interfaces.
|
5 years ago |
svc.h
|
kernel/svc: Deglobalize the supervisor call handlers
|
6 years ago |
svc_wrap.h
|
core: hle: Implement separate A32/A64 SVC interfaces.
|
5 years ago |
synchronization.cpp
|
Core: Address Feedback
|
5 years ago |
synchronization.h
|
Core: Address Feedback
|
5 years ago |
synchronization_object.cpp
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
synchronization_object.h
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
thread.cpp
|
core: Implement separate A32/A64 ARM interfaces.
|
5 years ago |
thread.h
|
core: Implement separate A32/A64 ARM interfaces.
|
5 years ago |
time_manager.cpp
|
Kernel: Address Feedback.
|
5 years ago |
time_manager.h
|
Kernel: Address Feedback.
|
5 years ago |
transfer_memory.cpp
|
kernel: transfer_memory: Properly reserve and reset memory region.
|
5 years ago |
transfer_memory.h
|
kernel: transfer_memory: Properly reserve and reset memory region.
|
5 years ago |
vm_manager.cpp
|
kernel: transfer_memory: Properly reserve and reset memory region.
|
5 years ago |
vm_manager.h
|
kernel: transfer_memory: Properly reserve and reset memory region.
|
5 years ago |
writable_event.cpp
|
Kernel: Refactor synchronization to better match RE
|
5 years ago |
writable_event.h
|
kernel: Remove unnecessary includes
|
5 years ago |