| .. |
|
arm
|
d4acdac168
core: Support multiple modules per patcher
|
2 years ago |
|
crypto
|
0f9288e38d
vfs: Move vfs files to their own directory
|
2 years ago |
|
debugger
|
f90a022d3a
kernel: fix debugger and process list lifetime
|
2 years ago |
|
file_sys
|
f2fb761bac
vfs: Fix getting URI filename
|
2 years ago |
|
frontend
|
dfb9fa0144
am: re-namespace frontend applets to frontend directory
|
2 years ago |
|
hle
|
c9ff4b9de4
Merge pull request #12848 from german77/caps-interface
|
2 years ago |
|
internal_network
|
5510b31972
internal_network: only poll for accept on blocking sockets
|
2 years ago |
|
loader
|
0f9288e38d
vfs: Move vfs files to their own directory
|
2 years ago |
|
memory
|
ee847f8ff0
hid_core: Move hid to it's own subproject
|
2 years ago |
|
tools
|
f34d3d7e84
core_timing: remove user data value
|
2 years ago |
|
CMakeLists.txt
|
8a146469c0
am: return AppletDataBroker and use for frontend applets
|
2 years ago |
|
constants.cpp
|
8a501ff30b
service: acc: Replace default image with a 32x32 image
|
3 years ago |
|
constants.h
|
8a501ff30b
service: acc: Replace default image with a 32x32 image
|
3 years ago |
|
core.cpp
|
182137a9a4
am: migrate global state to per-applet state structure
|
2 years ago |
|
core.h
|
182137a9a4
am: migrate global state to per-applet state structure
|
2 years ago |
|
core_timing.cpp
|
e4915fb7d2
Rework time service to fix time passing offline.
|
2 years ago |
|
core_timing.h
|
05eda56e66
core_timing: handle concurrent unscheduling of looping events
|
2 years ago |
|
cpu_manager.cpp
|
45c87c7e6e
core: refactor emulated cpu core activation
|
2 years ago |
|
cpu_manager.h
|
f124461674
Fix typos in src/core (#12625)
|
2 years ago |
|
device_memory.cpp
|
3ec3cca4d8
core: Define HAS_NCE macro
|
2 years ago |
|
device_memory.h
|
2f0418c101
Core: Initial implementation of device memory mapping
|
2 years ago |
|
device_memory_manager.h
|
738e9a79a0
DeviceMemory: Make counter types configurable
|
2 years ago |
|
device_memory_manager.inc
|
d57165df45
Device Memory Manager: ensure raster protection only within mapped device addresses.
|
2 years ago |
|
gpu_dirty_memory_manager.h
|
23430e6772
Core: Eliminate core/memory dependancies.
|
2 years ago |
|
guest_memory.h
|
4b963ca8a5
Core: Invert guest memory depandancy
|
2 years ago |
|
hardware_properties.h
|
194cf0b497
hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz
|
3 years ago |
|
memory.cpp
|
9f91d310c6
atomic_ops: Remove volatile qualifier
|
2 years ago |
|
memory.h
|
4b963ca8a5
Core: Invert guest memory depandancy
|
2 years ago |
|
perf_stats.cpp
|
67560296c6
perf_stats: Check multicore first
|
3 years ago |
|
perf_stats.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 years ago |
|
precompiled_headers.h
|
5b5612c1cc
CMake: Consolidate common PCH headers
|
3 years ago |
|
reporter.cpp
|
54372fdff5
result: Make fully constexpr, add ON_RESULT_INCLUDED
|
2 years ago |
|
reporter.h
|
65be230fdd
service: move hle_ipc from kernel
|
3 years ago |
|
telemetry_session.cpp
|
3c45452fae
general: Use console mode helper across project
|
2 years ago |
|
telemetry_session.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 years ago |