yuzu-android/src/core
2021-08-07 12:18:47 -07:00
..
arm
crypto
file_sys file_sys: Support load game collection (#6582) 2021-07-20 01:10:05 -04:00
frontend
hle core: hle: kernel: k_handle_table: Use KScopedDisableDispatch as necessary. 2021-08-07 12:18:47 -07:00
loader file_sys: Support load game collection (#6582) 2021-07-20 01:10:05 -04:00
memory
network network: fix ternary operator in Socket::SendTo 2021-08-02 20:12:12 +02:00
tools
CMakeLists.txt hle: service: Add a helper module for managing kernel objects. 2021-07-20 18:54:55 -07:00
constants.cpp
constants.h
core.cpp core: hle: kernel: Reflect non-emulated threads as core 3. 2021-08-07 12:18:47 -07:00
core.h core: hle: kernel: Reflect non-emulated threads as core 3. 2021-08-07 12:18:47 -07:00
core_timing.cpp
core_timing.h
core_timing_util.h
cpu_manager.cpp core: cpu_manager: Use jthread. 2021-08-07 12:18:47 -07:00
cpu_manager.h core: cpu_manager: Use jthread. 2021-08-07 12:18:47 -07:00
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp
memory.h
perf_stats.cpp general: Rename "Frame Limit" references to "Speed Limit" 2021-07-23 22:10:01 -04:00
perf_stats.h general: Rename "Frame Limit" references to "Speed Limit" 2021-07-23 22:10:01 -04:00
reporter.cpp cmake: Remove shader cache version 2021-07-22 21:51:40 -04:00
reporter.h
telemetry_session.cpp Merge pull request #6696 from ameerj/speed-limit-rename 2021-07-26 18:51:00 -07:00
telemetry_session.h