2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
2024-01-24 04:26:55 +00:00
..
arm core: Support multiple modules per patcher 2024-01-15 00:46:05 +02:00
crypto
debugger kernel: fix debugger and process list lifetime 2024-01-12 18:31:33 -05:00
file_sys Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
frontend service: hid: Create abstracted pad structure 2024-01-11 19:35:04 -06:00
hle Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
internal_network
loader Merge pull request #12677 from GPUCode/whyy-modders 2024-01-15 13:52:38 -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 Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
constants.cpp
constants.h
core.cpp Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
core.h Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00: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 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 chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
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