.. |
arm
|
core: Support multiple modules per patcher
|
2024-01-15 00:46:05 +02:00 |
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 #12756 from liamwhite/applet-multiprocess-hwc
|
2024-02-11 20:58:28 -06:00 |
frontend
|
am: re-namespace frontend applets to frontend directory
|
2024-01-29 18:43:45 -05:00 |
hle
|
Merge pull request #13017 from liamwhite/suspension
|
2024-02-17 17:00:07 -06:00 |
internal_network
|
internal_network: only poll for accept on blocking sockets
|
2024-01-30 10:29:05 -05:00 |
loader
|
vfs: Move vfs files to their own directory
|
2024-01-25 16:40:42 -05:00 |
memory
|
dmnt: cheats: Fix valid address range
|
2024-02-17 19:10:17 -06:00 |
tools
|
core_timing: remove user data value
|
2023-12-23 15:36:44 -05:00 |
CMakeLists.txt
|
vi: rewrite IApplicationRootService, IManagerRootService, ISystemRootService
|
2024-02-14 12:03:32 -05:00 |
constants.cpp
|
service: acc: Replace default image with a 32x32 image
|
2023-03-05 16:36:19 -06:00 |
constants.h
|
service: acc: Replace default image with a 32x32 image
|
2023-03-05 16:36:19 -06:00 |
core.cpp
|
kernel: add and enable system suspend type
|
2024-02-14 17:03:50 -05:00 |
core.h
|
am: migrate global state to per-applet state structure
|
2024-01-29 20:17:33 -05:00 |
core_timing.cpp
|
Rework time service to fix time passing offline.
|
2024-01-24 04:26:55 +00:00 |
core_timing.h
|
core_timing: handle concurrent unscheduling of looping events
|
2023-12-23 15:36:46 -05:00 |
cpu_manager.cpp
|
core: refactor emulated cpu core activation
|
2023-12-04 10:37:16 -05:00 |
cpu_manager.h
|
Fix typos in src/core (#12625)
|
2024-01-08 13:31:48 -06:00 |
device_memory.cpp
|
core: Define HAS_NCE macro
|
2023-11-25 00:47:36 -05:00 |
device_memory.h
|
Core: Initial implementation of device memory mapping
|
2024-01-18 21:12:30 -05:00 |
device_memory_manager.h
|
DeviceMemory: Make counter types configurable
|
2024-01-31 16:38:51 +01:00 |
device_memory_manager.inc
|
SMMU: Ensure the backing address range matches the current
|
2024-02-07 23:47:42 +01: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
|
hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz
|
2023-03-05 02:36:31 -05:00 |
memory.cpp
|
atomic_ops: Remove volatile qualifier
|
2024-01-27 21:36:39 +00:00 |
memory.h
|
Core: Invert guest memory depandancy
|
2024-01-18 21:12:30 -05:00 |
perf_stats.cpp
|
perf_stats: Check multicore first
|
2023-03-07 23:11:01 -05:00 |
perf_stats.h
|
chore: make yuzu REUSE compliant
|
2022-07-27 12:53:49 +02:00 |
precompiled_headers.h
|
CMake: Consolidate common PCH headers
|
2022-11-30 18:30:30 -05:00 |
reporter.cpp
|
result: Make fully constexpr, add ON_RESULT_INCLUDED
|
2024-01-25 16:42:06 -05:00 |
reporter.h
|
service: move hle_ipc from kernel
|
2023-03-01 10:39:49 -05:00 |
telemetry_session.cpp
|
general: Use console mode helper across project
|
2023-08-22 21:58:23 -04:00 |
telemetry_session.h
|
chore: make yuzu REUSE compliant
|
2022-07-27 12:53:49 +02:00 |