| .. |
|
client_port.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
client_port.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
client_session.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
client_session.h
|
27bad0598a
hle: Integrate Domain handling into ServerSession.
|
8 лет назад |
|
condition_variable.cpp
|
0b6b147939
WaitProcessWideKeyAtomic: Handle case where condition variable was already created.
|
8 лет назад |
|
condition_variable.h
|
0b6b147939
WaitProcessWideKeyAtomic: Handle case where condition variable was already created.
|
8 лет назад |
|
errors.h
|
1247c53786
yuzu: Update license text to be consistent across project.
|
8 лет назад |
|
event.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
event.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
handle_table.cpp
|
932fa94af7
handle_table: Remove ConvertSessionToDomain.
|
8 лет назад |
|
handle_table.h
|
932fa94af7
handle_table: Remove ConvertSessionToDomain.
|
8 лет назад |
|
hle_ipc.cpp
|
6797d4a907
Service/hid: stub some functions
|
8 лет назад |
|
hle_ipc.h
|
6797d4a907
Service/hid: stub some functions
|
8 лет назад |
|
kernel.cpp
|
d0046b120a
kernel: Add ObjectAddressTable class.
|
8 лет назад |
|
kernel.h
|
67758857e4
hle: Remove Domain and SyncObject kernel objects.
|
8 лет назад |
|
memory.cpp
|
e35644c005
clang-format
|
8 лет назад |
|
memory.h
|
ebd4b1422d
kernel: Various 64-bit fixes in memory/process/thread
|
8 лет назад |
|
mutex.cpp
|
903beb43a8
mutex: Update hasWaiters on release.
|
8 лет назад |
|
mutex.h
|
e35644c005
clang-format
|
8 лет назад |
|
object_address_table.cpp
|
1247c53786
yuzu: Update license text to be consistent across project.
|
8 лет назад |
|
object_address_table.h
|
1247c53786
yuzu: Update license text to be consistent across project.
|
8 лет назад |
|
process.cpp
|
aa7c824ea4
svc: Implement svcExitProcess.
|
8 лет назад |
|
process.h
|
68143af636
Added more svcGetInfo pairs
|
8 лет назад |
|
resource_limit.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
resource_limit.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
scheduler.cpp
|
c78d495161
kernel: Add Scheduler, which encapsulates the scheduling loading from Thread module.
|
8 лет назад |
|
scheduler.h
|
c78d495161
kernel: Add Scheduler, which encapsulates the scheduling loading from Thread module.
|
8 лет назад |
|
server_port.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
server_port.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
server_session.cpp
|
94ee8fc97b
Kernel/IPC: Add a small delay after each SyncRequest to prevent thread starvation.
|
8 лет назад |
|
server_session.h
|
94ee8fc97b
Kernel/IPC: Add a small delay after each SyncRequest to prevent thread starvation.
|
8 лет назад |
|
session.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
session.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
shared_memory.cpp
|
df008a159b
shared_memory: Remove some checks.
|
8 лет назад |
|
shared_memory.h
|
647364db8f
svc: SharedMemory size should be 64-bits and cleanup.
|
8 лет назад |
|
svc.cpp
|
42fc437268
GetInfo: Implement IsCurrentProcessBeingDebugged.
|
8 лет назад |
|
svc.h
|
d80991977a
svc: Add additional fields to MemoryInfo struct.
|
8 лет назад |
|
svc_wrap.h
|
0b6da0c1ab
Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113)
|
8 лет назад |
|
thread.cpp
|
cec0d4f191
kernel: Remove unused address_arbiter code.
|
8 лет назад |
|
thread.h
|
cec0d4f191
kernel: Remove unused address_arbiter code.
|
8 лет назад |
|
timer.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
timer.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
vm_manager.cpp
|
1e33db8573
vm_manager: Silence formatting specifier warnings
|
8 лет назад |
|
vm_manager.h
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
8 лет назад |
|
wait_object.cpp
|
2a3f8e8484
Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback.
|
8 лет назад |
|
wait_object.h
|
0f6fbdb963
wait_object: Refactor to allow waking up a single thread.
|
8 лет назад |