| .. |
|
memory
|
a58d57a60d
Merge pull request #5148 from comex/xx-unused-fields
|
vor 5 Jahren |
|
address_arbiter.cpp
|
9705f651b2
hle: kernel: AddressArbiter: Remove unused code.
|
vor 5 Jahren |
|
address_arbiter.h
|
9705f651b2
hle: kernel: AddressArbiter: Remove unused code.
|
vor 5 Jahren |
|
client_port.cpp
|
48fa3b7a0f
General: Cleanup legacy code.
|
vor 6 Jahren |
|
client_port.h
|
c3e43c7e81
kernel: Remove unnecessary includes
|
vor 6 Jahren |
|
client_session.cpp
|
ec2a6e5ba8
kernel: Remove all dependencies on the global system instance
|
vor 5 Jahren |
|
client_session.h
|
ec2a6e5ba8
kernel: Remove all dependencies on the global system instance
|
vor 5 Jahren |
|
code_set.cpp
|
1b6bd9d6df
kernel: Move CodeSet structure to its own source files
|
vor 7 Jahren |
|
code_set.h
|
9bede4eeed
VM_Manager: Align allocated memory to 256bytes
|
vor 7 Jahren |
|
errors.h
|
535c542d84
SVC: WaitSynchronization add Termination Pending Result.
|
vor 6 Jahren |
|
handle_table.cpp
|
3d592972dc
Revert "core: Fix clang build"
|
vor 5 Jahren |
|
handle_table.h
|
52e83f0d5c
kernel/handle_table: Remove usages of the global system instance
|
vor 6 Jahren |
|
hle_ipc.cpp
|
3d592972dc
Revert "core: Fix clang build"
|
vor 5 Jahren |
|
hle_ipc.h
|
da7be67daf
ipc_helpers: Remove usage of the global system instance
|
vor 5 Jahren |
|
kernel.cpp
|
63fd1bb503
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
|
vor 5 Jahren |
|
kernel.h
|
63fd1bb503
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
|
vor 5 Jahren |
|
mutex.cpp
|
467d43570e
Clang Format.
|
vor 6 Jahren |
|
mutex.h
|
467d43570e
Clang Format.
|
vor 6 Jahren |
|
object.cpp
|
c3d3b173d3
kernel: Implement a more accurate IPC dispatch.
|
vor 6 Jahren |
|
object.h
|
c3d3b173d3
kernel: Implement a more accurate IPC dispatch.
|
vor 6 Jahren |
|
physical_core.cpp
|
7b642c7781
hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.
|
vor 5 Jahren |
|
physical_core.h
|
e31cb50405
Fix "explicitly defaulted but implicitly deleted" warning
|
vor 5 Jahren |
|
physical_memory.h
|
fc040b5b70
physical_memory: Add missing include for <vector>.
|
vor 6 Jahren |
|
process.cpp
|
9cfc5fee2f
kernel/process: Add missing <ctime> include
|
vor 5 Jahren |
|
process.h
|
73bb87c06b
kernel/process: Move name and system context to the bottom of the member list
|
vor 6 Jahren |
|
process_capability.cpp
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
vor 5 Jahren |
|
process_capability.h
|
ffc3de762b
kernel: process_capability: Update to use Memory::PageTable.
|
vor 6 Jahren |
|
readable_event.cpp
|
3b5b950c89
SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock
|
vor 6 Jahren |
|
readable_event.h
|
d23d504d77
Kernel: Refactor synchronization to better match RE
|
vor 6 Jahren |
|
resource_limit.cpp
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
vor 5 Jahren |
|
resource_limit.h
|
b0e3cbef7a
kernel: resource_limit: Improvements to implementation.
|
vor 6 Jahren |
|
scheduler.cpp
|
4b9e1b6586
kernel: scheduler: Minor cleanup to remove duplicated code.
|
vor 5 Jahren |
|
scheduler.h
|
4b9e1b6586
kernel: scheduler: Minor cleanup to remove duplicated code.
|
vor 5 Jahren |
|
server_port.cpp
|
d23d504d77
Kernel: Refactor synchronization to better match RE
|
vor 6 Jahren |
|
server_port.h
|
d23d504d77
Kernel: Refactor synchronization to better match RE
|
vor 6 Jahren |
|
server_session.cpp
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
vor 5 Jahren |
|
server_session.h
|
ec2a6e5ba8
kernel: Remove all dependencies on the global system instance
|
vor 5 Jahren |
|
session.cpp
|
d23d504d77
Kernel: Refactor synchronization to better match RE
|
vor 6 Jahren |
|
session.h
|
d23d504d77
Kernel: Refactor synchronization to better match RE
|
vor 6 Jahren |
|
shared_memory.cpp
|
ce7c02735e
shared_memory: Amend doxygen reference
|
vor 6 Jahren |
|
shared_memory.h
|
ce7c02735e
shared_memory: Amend doxygen reference
|
vor 6 Jahren |
|
svc.cpp
|
7b642c7781
hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.
|
vor 5 Jahren |
|
svc.h
|
82d457af37
core: kernel: Move SVC to its own namesapce.
|
vor 6 Jahren |
|
svc_types.h
|
ad48ebb2c8
core: kernel: Add svc_types header to include SVC-specific types.
|
vor 6 Jahren |
|
svc_wrap.h
|
3d592972dc
Revert "core: Fix clang build"
|
vor 5 Jahren |
|
synchronization.cpp
|
3d592972dc
Revert "core: Fix clang build"
|
vor 5 Jahren |
|
synchronization.h
|
2bc949628d
Core: Address Feedback
|
vor 6 Jahren |
|
synchronization_object.cpp
|
48fa3b7a0f
General: Cleanup legacy code.
|
vor 6 Jahren |
|
synchronization_object.h
|
9423347c1b
hle: kernel: SynchronizationObject: Use atomic_bool for is_signaled.
|
vor 5 Jahren |
|
thread.cpp
|
c2ad1243ba
hle: kernel: thread: Remove unused "Running" state.
|
vor 5 Jahren |
|
thread.h
|
c2ad1243ba
hle: kernel: thread: Remove unused "Running" state.
|
vor 5 Jahren |
|
time_manager.cpp
|
b7ef581c6e
kernel: time_manager: Protect access with a mutex.
|
vor 5 Jahren |
|
time_manager.h
|
b7ef581c6e
kernel: time_manager: Protect access with a mutex.
|
vor 5 Jahren |
|
transfer_memory.cpp
|
3fcc4cab4f
kernel: transfer_memory: Refactor for new VMM.
|
vor 6 Jahren |
|
transfer_memory.h
|
3fcc4cab4f
kernel: transfer_memory: Refactor for new VMM.
|
vor 6 Jahren |
|
writable_event.cpp
|
d23d504d77
Kernel: Refactor synchronization to better match RE
|
vor 6 Jahren |
|
writable_event.h
|
c3e43c7e81
kernel: Remove unnecessary includes
|
vor 6 Jahren |