You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Subv 29032ce9b6 SVC: Fixed ArbitrateAddress to behave as it does on hardware. 10 years ago
..
address_arbiter.cpp SVC: Fixed ArbitrateAddress to behave as it does on hardware. 10 years ago
address_arbiter.h Kernel: Stop creating useless Handles during object creation 11 years ago
event.cpp Kernel: Remove unused member from Event 11 years ago
event.h Kernel: Remove unused member from Event 11 years ago
kernel.cpp Kernel: Add more infrastructure to support different memory layouts 11 years ago
kernel.h Kernel: Add CodeSet case to Object::IsWaitable 11 years ago
memory.cpp Kernel: Implement svcGetSystemInfo 10 years ago
memory.h Kernel: Implement svcGetSystemInfo 10 years ago
mutex.cpp kernel: Fix svcWaitSynch to always acquire requested wait objects. 11 years ago
mutex.h General: Fix up doxygen comments 10 years ago
process.cpp Kernel: Implement svcGetSystemInfo 10 years ago
process.h Kernel: Implement svcGetProcessInfo in a basic way 11 years ago
resource_limit.cpp Memory: Move address type conversion routines to memory.cpp/h 11 years ago
resource_limit.h Remove every trailing whitespace from the project (but externals). 11 years ago
semaphore.cpp kernel: Fix svcWaitSynch to always acquire requested wait objects. 11 years ago
semaphore.h General: Fix up doxygen comments 10 years ago
session.cpp Explicitly instantiate constructors/destructors for Kernel objects 11 years ago
session.h Common: Cleanup key_map includes. 11 years ago
shared_memory.cpp Core: Improve APT Shared Font hack 11 years ago
shared_memory.h Core: Improve APT Shared Font hack 11 years ago
thread.cpp SVC: Fixed ArbitrateAddress to behave as it does on hardware. 10 years ago
thread.h General: Fix up doxygen comments 10 years ago
timer.cpp general: Silence some warnings when using clang 10 years ago
timer.h Kernel: Stop creating useless Handles during object creation 11 years ago
vm_manager.cpp Kernel: Properly implement ControlMemory FREE and COMMIT 11 years ago
vm_manager.h Kernel: Properly implement ControlMemory FREE and COMMIT 11 years ago