Fernando Sahmkow 40cd4df584 CpuCore: Clear exclusive state after doing a run in dynarmic. 6 лет назад
..
address_arbiter.cpp e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 лет назад
address_arbiter.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
client_port.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
client_port.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
client_session.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
client_session.h c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
code_set.cpp 1b6bd9d6df kernel: Move CodeSet structure to its own source files 7 лет назад
code_set.h 9bede4eeed VM_Manager: Align allocated memory to 256bytes 7 лет назад
errors.h 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size 7 лет назад
handle_table.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
handle_table.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
hle_ipc.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
hle_ipc.h c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
kernel.cpp e7e939104b core/memory; Migrate over SetCurrentPageTable() to the Memory class 6 лет назад
kernel.h ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 лет назад
mutex.cpp e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 лет назад
mutex.h 555cd26ec2 core/hle/kernel: Make Mutex a per-process class. 7 лет назад
object.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
object.h c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
physical_memory.h 024b5fe91a Kernel: Address Feedback 7 лет назад
process.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
process.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
process_capability.cpp 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size 7 лет назад
process_capability.h 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size 7 лет назад
readable_event.cpp ece5287843 kernel: readable_event: Signal only once. 6 лет назад
readable_event.h b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 лет назад
resource_limit.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
resource_limit.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
scheduler.cpp 40cd4df584 CpuCore: Clear exclusive state after doing a run in dynarmic. 6 лет назад
scheduler.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
server_port.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
server_port.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
server_session.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
server_session.h c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
session.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
session.h c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
shared_memory.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
shared_memory.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
svc.cpp c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
svc.h b117ca5fce kernel/svc: Deglobalize the supervisor call handlers 7 лет назад
svc_wrap.h 13a8fde3ad Implement MapPhysicalMemory/UnmapPhysicalMemory 7 лет назад
thread.cpp e58748fd80 core/memory: Migrate over address checking functions to the new Memory class 6 лет назад
thread.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
transfer_memory.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
transfer_memory.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
vm_manager.cpp 323680e5ad core/memory: Migrate over memory mapping functions to the new Memory class 6 лет назад
vm_manager.h f763e23083 kernel/vm_manager: Correct doxygen comment parameter tags for MapPhysicalMemory/UnmapPhysicalMemory 6 лет назад
wait_object.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
wait_object.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
writable_event.cpp 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад
writable_event.h 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 лет назад