Fernando Sahmkow 2d16507f9f Kernel: Correct behavior of Condition Variables to be more similar to real hardware. há 6 anos atrás
..
address_arbiter.cpp 7176857177 Kernel: Corrections to ModifyByWaitingCountAndSignalToAddressIfEqual há 6 anos atrás
address_arbiter.h 8e510d5afa kernel: Make the address arbiter instance per-process há 7 anos atrás
client_port.cpp 7a7ffa602d kernel/server_session: Return a std::pair from CreateSessionPair() há 7 anos atrás
client_port.h 6300ccbc3c kernel: Make handle type declarations constexpr há 7 anos atrás
client_session.cpp 221613d4ea kernel/server_session: Make data members private há 7 anos atrás
client_session.h 6300ccbc3c kernel: Make handle type declarations constexpr há 7 anos atrás
code_set.cpp 1b6bd9d6df kernel: Move CodeSet structure to its own source files há 7 anos atrás
code_set.h 9bede4eeed VM_Manager: Align allocated memory to 256bytes há 7 anos atrás
errors.h 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size há 7 anos atrás
handle_table.cpp f1382cf0e7 core: Remove Core::CurrentProcess() há 6 anos atrás
handle_table.h 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size há 7 anos atrás
hle_ipc.cpp b0ab803ce8 kernel: events: Remove ResetType::Automatic. há 6 anos atrás
hle_ipc.h 8d6342384b HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread há 7 anos atrás
kernel.cpp 2d16507f9f Kernel: Correct behavior of Condition Variables to be more similar to real hardware. há 6 anos atrás
kernel.h c32520ceb7 Kernel: Reverse global accessor removal. há 6 anos atrás
mutex.cpp 44e09e5f21 Kernel: Correct Results in Condition Variables and Mutexes há 6 anos atrás
mutex.h 555cd26ec2 core/hle/kernel: Make Mutex a per-process class. há 7 anos atrás
object.cpp 7ccb0b16cd kernel/object: Remove unused handle type entry há 7 anos atrás
object.h b0ab803ce8 kernel: events: Remove ResetType::Automatic. há 6 anos atrás
physical_memory.h 024b5fe91a Kernel: Address Feedback há 7 anos atrás
process.cpp 2d16507f9f Kernel: Correct behavior of Condition Variables to be more similar to real hardware. há 6 anos atrás
process.h 2d16507f9f Kernel: Correct behavior of Condition Variables to be more similar to real hardware. há 6 anos atrás
process_capability.cpp 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size há 7 anos atrás
process_capability.h 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size há 7 anos atrás
readable_event.cpp ece5287843 kernel: readable_event: Signal only once. há 6 anos atrás
readable_event.h b0ab803ce8 kernel: events: Remove ResetType::Automatic. há 6 anos atrás
resource_limit.cpp d09e98f566 kernel/resource_limit: Remove the name member from resource limits há 7 anos atrás
resource_limit.h 6300ccbc3c kernel: Make handle type declarations constexpr há 7 anos atrás
scheduler.cpp 12dc918937 kernel: Resolve sign conversion warnings há 6 anos atrás
scheduler.h 12dc918937 kernel: Resolve sign conversion warnings há 6 anos atrás
server_port.cpp 04d265562f kernel/server_port: Return a std::pair from CreatePortPair() há 7 anos atrás
server_port.h 6300ccbc3c kernel: Make handle type declarations constexpr há 7 anos atrás
server_session.cpp 8d6342384b HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread há 7 anos atrás
server_session.h 6300ccbc3c kernel: Make handle type declarations constexpr há 7 anos atrás
session.cpp 096be16636 Format: Run the new clang format on everything há 8 anos atrás
session.h bf45092c61 kernel: Move object class to its own source files há 8 anos atrás
shared_memory.cpp 024b5fe91a Kernel: Address Feedback há 7 anos atrás
shared_memory.h 9bede4eeed VM_Manager: Align allocated memory to 256bytes há 7 anos atrás
svc.cpp 2d16507f9f Kernel: Correct behavior of Condition Variables to be more similar to real hardware. há 6 anos atrás
svc.h b117ca5fce kernel/svc: Deglobalize the supervisor call handlers há 7 anos atrás
svc_wrap.h 13a8fde3ad Implement MapPhysicalMemory/UnmapPhysicalMemory há 7 anos atrás
thread.cpp 2d16507f9f Kernel: Correct behavior of Condition Variables to be more similar to real hardware. há 6 anos atrás
thread.h 64e652d8cb Kernel Thread: Cleanup THREADPROCESSORID_DONT_UPDATE. há 6 anos atrás
transfer_memory.cpp 9bede4eeed VM_Manager: Align allocated memory to 256bytes há 7 anos atrás
transfer_memory.h 9bede4eeed VM_Manager: Align allocated memory to 256bytes há 7 anos atrás
vm_manager.cpp 12dc918937 kernel: Resolve sign conversion warnings há 6 anos atrás
vm_manager.h f763e23083 kernel/vm_manager: Correct doxygen comment parameter tags for MapPhysicalMemory/UnmapPhysicalMemory há 7 anos atrás
wait_object.cpp c32520ceb7 Kernel: Reverse global accessor removal. há 6 anos atrás
wait_object.h 6b2bece81f kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function há 7 anos atrás
writable_event.cpp b0ab803ce8 kernel: events: Remove ResetType::Automatic. há 6 anos atrás
writable_event.h b0ab803ce8 kernel: events: Remove ResetType::Automatic. há 6 anos atrás