suyu/src/core
bunnei d1ba4a2db2 hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId.
- This is used by the latest update of Doom Eternal.
2021-06-24 18:22:53 -07:00
..
arm Update dynarmic and add new unsafe CPU option. 2021-06-20 20:40:02 +02:00
crypto General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 2021-06-23 13:48:21 -04:00
file_sys General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 2021-06-23 13:48:21 -04:00
frontend General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 2021-06-23 13:48:21 -04:00
hle hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId. 2021-06-24 18:22:53 -07:00
loader
memory
network
tools
CMakeLists.txt hle: api_version: Add HLE API version constants 2021-06-16 01:46:45 -04:00
constants.cpp
constants.h
core.cpp core: Make is_powered_on atomic 2021-06-22 04:33:07 -03:00
core.h
core_timing.cpp
core_timing.h
core_timing_util.h
cpu_manager.cpp
cpu_manager.h
device_memory.cpp core: Make use of fastmem 2021-06-11 17:27:06 +02:00
device_memory.h core: Make use of fastmem 2021-06-11 17:27:06 +02:00
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
memory.h
perf_stats.cpp
perf_stats.h
reporter.cpp fsp_srv: Fix filesystem access logging 2021-06-16 00:06:02 -04:00
reporter.h fsp_srv: Fix filesystem access logging 2021-06-16 00:06:02 -04:00
telemetry_session.cpp configure_graphics: Add Accelerate ASTC decoding setting 2021-06-15 20:19:00 -04:00
telemetry_session.h