.. |
arm
|
|
|
crypto
|
vfs: Move vfs files to their own directory
|
2024-01-25 16:40:42 -05:00 |
debugger
|
gdb: fix load/save of fp values in a32
|
2024-02-04 20:28:43 -05:00 |
file_sys
|
Merge pull request #13073 from FearlessTobi/fsp-srv-ipc
|
2024-02-23 11:34:06 -05:00 |
frontend
|
am: re-namespace frontend applets to frontend directory
|
2024-01-29 18:43:45 -05:00 |
hle
|
Merge pull request #13073 from FearlessTobi/fsp-srv-ipc
|
2024-02-23 11:34:06 -05:00 |
internal_network
|
internal_network: only poll for accept on blocking sockets
|
2024-01-30 10:29:05 -05:00 |
loader
|
scope_exit: Make constexpr
|
2024-02-19 16:00:46 +01:00 |
memory
|
scope_exit: Make constexpr
|
2024-02-19 16:00:46 +01:00 |
tools
|
|
|
CMakeLists.txt
|
Merge pull request #13073 from FearlessTobi/fsp-srv-ipc
|
2024-02-23 11:34:06 -05:00 |
constants.cpp
|
|
|
constants.h
|
|
|
core_timing.cpp
|
Rework time service to fix time passing offline.
|
2024-01-24 04:26:55 +00:00 |
core_timing.h
|
|
|
core.cpp
|
vi: manage resources independently of nvnflinger and refactor
|
2024-02-17 18:08:38 -05:00 |
core.h
|
am: migrate global state to per-applet state structure
|
2024-01-29 20:17:33 -05:00 |
cpu_manager.cpp
|
scope_exit: Make constexpr
|
2024-02-19 16:00:46 +01:00 |
cpu_manager.h
|
|
|
device_memory_manager.h
|
DeviceMemory: Make counter types configurable
|
2024-01-31 16:38:51 +01:00 |
device_memory_manager.inc
|
Merge pull request #13000 from liamwhite/skip-null-memory
|
2024-02-22 11:34:23 -06:00 |
device_memory.cpp
|
|
|
device_memory.h
|
Core: Initial implementation of device memory mapping
|
2024-01-18 21:12:30 -05:00 |
gpu_dirty_memory_manager.h
|
Core: Eliminate core/memory dependancies.
|
2024-01-18 21:12:30 -05:00 |
guest_memory.h
|
Core: Invert guest memory depandancy
|
2024-01-18 21:12:30 -05:00 |
hardware_properties.h
|
|
|
memory.cpp
|
scope_exit: Make constexpr
|
2024-02-19 16:00:46 +01:00 |
memory.h
|
Core: Invert guest memory depandancy
|
2024-01-18 21:12:30 -05:00 |
perf_stats.cpp
|
|
|
perf_stats.h
|
|
|
precompiled_headers.h
|
|
|
reporter.cpp
|
result: Make fully constexpr, add ON_RESULT_INCLUDED
|
2024-01-25 16:42:06 -05:00 |
reporter.h
|
|
|
telemetry_session.cpp
|
|
|
telemetry_session.h
|
|
|