.. |
address_arbiter.cpp
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
address_arbiter.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
client_port.cpp
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
client_port.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
client_session.cpp
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
client_session.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
condition_variable.cpp
|
Fixes some cast warnings, partial port of citra #3064 (#106)
|
2018-01-19 18:01:41 -05:00 |
condition_variable.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
domain.cpp
|
ipc: Implement domain command CloseVirtualHandle.
|
2018-01-17 01:20:10 -05:00 |
domain.h
|
yuzu: Update license text to be consistent across project.
|
2018-01-13 16:22:39 -05:00 |
errors.h
|
yuzu: Update license text to be consistent across project.
|
2018-01-13 16:22:39 -05:00 |
event.cpp
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
event.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
handle_table.cpp
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
handle_table.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
hle_ipc.cpp
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
hle_ipc.h
|
Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96)
|
2018-01-18 14:54:34 -05:00 |
kernel.cpp
|
kernel: Add ObjectAddressTable class.
|
2018-01-01 13:25:37 -05:00 |
kernel.h
|
clang-format
|
2018-01-16 18:05:21 +00:00 |
memory.cpp
|
clang-format
|
2018-01-16 18:05:21 +00:00 |
memory.h
|
kernel: Various 64-bit fixes in memory/process/thread
|
2017-12-29 13:27:58 -05:00 |
mutex.cpp
|
mutex: Remove unused call to VerifyGuestState.
|
2018-01-08 21:12:56 -05:00 |
mutex.h
|
clang-format
|
2018-01-16 18:05:21 +00:00 |
object_address_table.cpp
|
yuzu: Update license text to be consistent across project.
|
2018-01-13 16:22:39 -05:00 |
object_address_table.h
|
yuzu: Update license text to be consistent across project.
|
2018-01-13 16:22:39 -05:00 |
process.cpp
|
svc: Implement svcExitProcess.
|
2018-01-01 14:38:34 -05:00 |
process.h
|
Added more svcGetInfo pairs
|
2018-01-16 14:06:45 -08:00 |
resource_limit.cpp
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
resource_limit.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
server_port.cpp
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
server_port.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
server_session.cpp
|
kernel: Fix implementation of ConvertSessionToDomain.
|
2017-12-29 00:36:22 -05:00 |
server_session.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
session.cpp
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
session.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
shared_memory.cpp
|
shared_memory: Minor fixes and cleanup.
|
2018-01-14 17:20:55 -05:00 |
shared_memory.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
svc.cpp
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
svc.h
|
svc: Add additional fields to MemoryInfo struct.
|
2018-01-18 23:37:54 -05:00 |
svc_wrap.h
|
Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113)
|
2018-01-19 19:35:25 -05:00 |
sync_object.h
|
yuzu: Update license text to be consistent across project.
|
2018-01-13 16:22:39 -05:00 |
thread.cpp
|
Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback.
|
2018-01-08 21:12:49 -05:00 |
thread.h
|
Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask)
|
2018-01-10 01:01:55 -05:00 |
timer.cpp
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
timer.h
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
vm_manager.cpp
|
svc: Fix svcGetInfo MapRegionBaseAddr.
|
2018-01-18 23:44:15 -05:00 |
vm_manager.h
|
svc: Fix svcGetInfo MapRegionBaseAddr.
|
2018-01-18 23:44:15 -05:00 |
wait_object.cpp
|
Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback.
|
2018-01-08 21:12:49 -05:00 |
wait_object.h
|
wait_object: Refactor to allow waking up a single thread.
|
2018-01-07 16:33:41 -05:00 |