.. |
memory
|
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
|
2020-11-29 01:31:52 -08:00 |
address_arbiter.cpp
|
hle: kernel: AddressArbiter: Remove unused code.
|
2020-11-29 01:31:51 -08:00 |
address_arbiter.h
|
hle: kernel: AddressArbiter: Remove unused code.
|
2020-11-29 01:31:51 -08:00 |
client_port.cpp
|
|
|
client_port.h
|
|
|
client_session.cpp
|
kernel: Remove all dependencies on the global system instance
|
2020-09-14 14:03:13 -04:00 |
client_session.h
|
kernel: Remove all dependencies on the global system instance
|
2020-09-14 14:03:13 -04:00 |
code_set.cpp
|
|
|
code_set.h
|
|
|
errors.h
|
|
|
handle_table.cpp
|
Revert "core: Fix clang build"
|
2020-10-20 19:07:39 -07:00 |
handle_table.h
|
|
|
hle_ipc.cpp
|
Revert "core: Fix clang build"
|
2020-10-20 19:07:39 -07:00 |
hle_ipc.h
|
ipc_helpers: Remove usage of the global system instance
|
2020-11-08 15:58:11 -05:00 |
kernel.cpp
|
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
|
2020-11-29 01:31:52 -08:00 |
kernel.h
|
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
|
2020-11-29 01:31:52 -08:00 |
mutex.cpp
|
|
|
mutex.h
|
|
|
object.cpp
|
|
|
object.h
|
|
|
physical_core.cpp
|
hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.
|
2020-11-29 01:31:51 -08:00 |
physical_core.h
|
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
|
2020-11-29 01:31:52 -08:00 |
physical_memory.h
|
|
|
process.cpp
|
kernel/process: Add missing <ctime> include
|
2020-10-29 03:17:20 -04:00 |
process.h
|
|
|
process_capability.cpp
|
|
|
process_capability.h
|
|
|
readable_event.cpp
|
|
|
readable_event.h
|
|
|
resource_limit.cpp
|
Revert "core: Fix clang build"
|
2020-10-20 19:07:39 -07:00 |
resource_limit.h
|
|
|
scheduler.cpp
|
kernel: scheduler: Minor cleanup to remove duplicated code.
|
2020-11-29 01:31:52 -08:00 |
scheduler.h
|
kernel: scheduler: Minor cleanup to remove duplicated code.
|
2020-11-29 01:31:52 -08:00 |
server_port.cpp
|
Kernel: Refactor synchronization to better match RE
|
2020-02-11 18:47:31 -04:00 |
server_port.h
|
|
|
server_session.cpp
|
kernel: Remove all dependencies on the global system instance
|
2020-09-14 14:03:13 -04:00 |
server_session.h
|
kernel: Remove all dependencies on the global system instance
|
2020-09-14 14:03:13 -04:00 |
session.cpp
|
|
|
session.h
|
|
|
shared_memory.cpp
|
|
|
shared_memory.h
|
|
|
svc.cpp
|
hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.
|
2020-11-29 01:31:51 -08:00 |
svc.h
|
|
|
svc_types.h
|
|
|
svc_wrap.h
|
Revert "core: Fix clang build"
|
2020-10-20 19:07:39 -07:00 |
synchronization.cpp
|
Revert "core: Fix clang build"
|
2020-10-20 19:07:39 -07:00 |
synchronization.h
|
Core: Address Feedback
|
2020-02-13 19:10:33 -04:00 |
synchronization_object.cpp
|
|
|
synchronization_object.h
|
hle: kernel: SynchronizationObject: Use atomic_bool for is_signaled.
|
2020-11-29 01:31:51 -08:00 |
thread.cpp
|
hle: kernel: thread: Remove unused "Running" state.
|
2020-11-29 01:31:52 -08:00 |
thread.h
|
hle: kernel: thread: Remove unused "Running" state.
|
2020-11-29 01:31:52 -08:00 |
time_manager.cpp
|
kernel: time_manager: Protect access with a mutex.
|
2020-11-29 01:31:52 -08:00 |
time_manager.h
|
kernel: time_manager: Protect access with a mutex.
|
2020-11-29 01:31:52 -08:00 |
transfer_memory.cpp
|
|
|
transfer_memory.h
|
|
|
writable_event.cpp
|
|
|
writable_event.h
|
|
|