bunnei 932fa94af7 handle_table: Remove ConvertSessionToDomain. il y a 8 ans
..
address_arbiter.cpp 2cdb40d709 Kernel: Centralize error definitions in errors.h il y a 9 ans
address_arbiter.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
client_port.cpp 096be16636 Format: Run the new clang format on everything il y a 8 ans
client_port.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
client_session.cpp 096be16636 Format: Run the new clang format on everything il y a 8 ans
client_session.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
condition_variable.cpp dd62f125c3 Fixes some cast warnings, partial port of citra #3064 (#106) il y a 8 ans
condition_variable.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
domain.cpp 30cb98f874 ipc: Implement domain command CloseVirtualHandle. il y a 8 ans
domain.h 1247c53786 yuzu: Update license text to be consistent across project. il y a 8 ans
errors.h 1247c53786 yuzu: Update license text to be consistent across project. il y a 8 ans
event.cpp 096be16636 Format: Run the new clang format on everything il y a 8 ans
event.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
handle_table.cpp 932fa94af7 handle_table: Remove ConvertSessionToDomain. il y a 8 ans
handle_table.h 932fa94af7 handle_table: Remove ConvertSessionToDomain. il y a 8 ans
hle_ipc.cpp 096be16636 Format: Run the new clang format on everything il y a 8 ans
hle_ipc.h 59575d5cae Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) il y a 8 ans
kernel.cpp d0046b120a kernel: Add ObjectAddressTable class. il y a 8 ans
kernel.h e35644c005 clang-format il y a 8 ans
memory.cpp e35644c005 clang-format il y a 8 ans
memory.h ebd4b1422d kernel: Various 64-bit fixes in memory/process/thread il y a 8 ans
mutex.cpp 9fcd2bf672 mutex: Remove unused call to VerifyGuestState. il y a 8 ans
mutex.h e35644c005 clang-format il y a 8 ans
object_address_table.cpp 1247c53786 yuzu: Update license text to be consistent across project. il y a 8 ans
object_address_table.h 1247c53786 yuzu: Update license text to be consistent across project. il y a 8 ans
process.cpp aa7c824ea4 svc: Implement svcExitProcess. il y a 8 ans
process.h 68143af636 Added more svcGetInfo pairs il y a 8 ans
resource_limit.cpp 096be16636 Format: Run the new clang format on everything il y a 8 ans
resource_limit.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
server_port.cpp 096be16636 Format: Run the new clang format on everything il y a 8 ans
server_port.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
server_session.cpp dcdaac8a0b kernel: Fix implementation of ConvertSessionToDomain. il y a 8 ans
server_session.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
session.cpp 096be16636 Format: Run the new clang format on everything il y a 8 ans
session.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
shared_memory.cpp 22659afcd0 shared_memory: Minor fixes and cleanup. il y a 8 ans
shared_memory.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
svc.cpp 096be16636 Format: Run the new clang format on everything il y a 8 ans
svc.h d80991977a svc: Add additional fields to MemoryInfo struct. il y a 8 ans
svc_wrap.h 0b6da0c1ab Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113) il y a 8 ans
sync_object.h 1247c53786 yuzu: Update license text to be consistent across project. il y a 8 ans
thread.cpp 2a3f8e8484 Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback. il y a 8 ans
thread.h 7ad20154fc Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) il y a 8 ans
timer.cpp 096be16636 Format: Run the new clang format on everything il y a 8 ans
timer.h 096be16636 Format: Run the new clang format on everything il y a 8 ans
vm_manager.cpp e1ee8f4657 svc: Fix svcGetInfo MapRegionBaseAddr. il y a 8 ans
vm_manager.h e1ee8f4657 svc: Fix svcGetInfo MapRegionBaseAddr. il y a 8 ans
wait_object.cpp 2a3f8e8484 Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback. il y a 8 ans
wait_object.h 0f6fbdb963 wait_object: Refactor to allow waking up a single thread. il y a 8 ans