yuzu-android/src/core
2024-01-05 11:41:15 -06:00
..
arm core: track separate heap allocation for linux 2023-12-25 23:30:56 -05:00
crypto
debugger core: refactor emulated cpu core activation 2023-12-04 10:37:16 -05:00
file_sys ips_layer: prevent out of bounds access with offset exceeding module size 2023-12-28 01:16:51 -05:00
frontend hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
hle hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
internal_network
loader kernel: restrict nce to applications 2023-12-22 21:52:49 -05:00
memory hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
tools core_timing: remove user data value 2023-12-23 15:36:44 -05:00
CMakeLists.txt hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
constants.cpp
constants.h
core_timing.cpp core_timing: block advance thread while clearing and signal after 2023-12-23 15:36:46 -05:00
core_timing.h core_timing: handle concurrent unscheduling of looping events 2023-12-23 15:36:46 -05:00
core.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
core.h kernel: instantiate memory separately for each guest process 2023-12-22 21:52:49 -05:00
cpu_manager.cpp core: refactor emulated cpu core activation 2023-12-04 10:37:16 -05:00
cpu_manager.h
device_memory.cpp core: Define HAS_NCE macro 2023-11-25 00:47:36 -05:00
device_memory.h arm: Implement native code execution backend 2023-11-25 00:46:47 -05:00
gpu_dirty_memory_manager.h
hardware_properties.h
memory.cpp core: track separate heap allocation for linux 2023-12-25 23:30:56 -05:00
memory.h Merge pull request #12543 from FernandoS27/stop-liking-posts-from-ur-friends-ex 2024-01-01 15:02:20 -05:00
perf_stats.cpp
perf_stats.h
precompiled_headers.h
reporter.cpp core: refactor emulated cpu core activation 2023-12-04 10:37:16 -05:00
reporter.h
telemetry_session.cpp
telemetry_session.h