Fernando Sahmkow 2bc949628d Core: Address Feedback il y a 6 ans
..
address_arbiter.cpp e4a1ead897 Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. il y a 6 ans
address_arbiter.h 22c6b9fab2 Kernel: Correct behavior of Address Arbiter threads. (#3165) il y a 6 ans
client_port.cpp c3e43c7e81 kernel: Remove unnecessary includes il y a 6 ans
client_port.h c3e43c7e81 kernel: Remove unnecessary includes il y a 6 ans
client_session.cpp d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
client_session.h d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
code_set.cpp 1b6bd9d6df kernel: Move CodeSet structure to its own source files il y a 7 ans
code_set.h 9bede4eeed VM_Manager: Align allocated memory to 256bytes il y a 7 ans
errors.h 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size il y a 7 ans
handle_table.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) il y a 6 ans
handle_table.h c3e43c7e81 kernel: Remove unnecessary includes il y a 6 ans
hle_ipc.cpp c5aefe42aa Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. il y a 6 ans
hle_ipc.h c3d3b173d3 kernel: Implement a more accurate IPC dispatch. il y a 6 ans
kernel.cpp d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
kernel.h d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
mutex.cpp c3e43c7e81 kernel: Remove unnecessary includes il y a 6 ans
mutex.h 555cd26ec2 core/hle/kernel: Make Mutex a per-process class. il y a 7 ans
object.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. il y a 6 ans
object.h c3d3b173d3 kernel: Implement a more accurate IPC dispatch. il y a 6 ans
physical_core.cpp 2de2bb980e kernel/physical_core: Make use of std::unique_ptr il y a 6 ans
physical_core.h 2de2bb980e kernel/physical_core: Make use of std::unique_ptr il y a 6 ans
physical_memory.h 56672b8c98 core/memory: Create a special MapMemoryRegion for physical memory. il y a 6 ans
process.cpp d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
process.h d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
process_capability.cpp 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size il y a 7 ans
process_capability.h 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size il y a 7 ans
readable_event.cpp d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
readable_event.h d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
resource_limit.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) il y a 6 ans
resource_limit.h c3e43c7e81 kernel: Remove unnecessary includes il y a 6 ans
scheduler.cpp 2bc949628d Core: Address Feedback il y a 6 ans
scheduler.h 1e6f8aba04 Core: Set all hardware emulation constants in a single file. il y a 6 ans
server_port.cpp d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
server_port.h d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
server_session.cpp 2bc949628d Core: Address Feedback il y a 6 ans
server_session.h d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
session.cpp d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
session.h d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
shared_memory.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) il y a 6 ans
shared_memory.h c3e43c7e81 kernel: Remove unnecessary includes il y a 6 ans
svc.cpp 2bc949628d Core: Address Feedback il y a 6 ans
svc.h b117ca5fce kernel/svc: Deglobalize the supervisor call handlers il y a 7 ans
svc_wrap.h 30e365e4fc kernel/svc: Correct function signature of SignalProcessWideKey il y a 6 ans
synchronization.cpp 2bc949628d Core: Address Feedback il y a 6 ans
synchronization.h 2bc949628d Core: Address Feedback il y a 6 ans
synchronization_object.cpp d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
synchronization_object.h d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
thread.cpp 1e6f8aba04 Core: Set all hardware emulation constants in a single file. il y a 6 ans
thread.h d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
transfer_memory.cpp ba53543da6 kernel: transfer_memory: Properly reserve and reset memory region. il y a 6 ans
transfer_memory.h ba53543da6 kernel: transfer_memory: Properly reserve and reset memory region. il y a 6 ans
vm_manager.cpp ba53543da6 kernel: transfer_memory: Properly reserve and reset memory region. il y a 6 ans
vm_manager.h ba53543da6 kernel: transfer_memory: Properly reserve and reset memory region. il y a 6 ans
writable_event.cpp d23d504d77 Kernel: Refactor synchronization to better match RE il y a 6 ans
writable_event.h c3e43c7e81 kernel: Remove unnecessary includes il y a 6 ans