citra/src/core
2022-06-26 20:21:37 -05:00
..
arm kernel: make current thread pointer thread local 2022-06-23 00:28:00 -04:00
crypto
debugger gdbstub: fix register pokes 2022-06-25 12:07:20 -04:00
file_sys core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
frontend core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
hid
hle core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
loader
memory
network
tools
CMakeLists.txt
constants.cpp
constants.h
core_timing_util.h
core_timing.cpp
core_timing.h
core.cpp kernel: implement KProcess suspension 2022-06-14 10:04:11 -04:00
core.h kernel: implement KProcess suspension 2022-06-14 10:04:11 -04:00
cpu_manager.cpp kernel: make current thread pointer thread local 2022-06-23 00:28:00 -04:00
cpu_manager.h core: fix initialization in single core, sync GPU mode 2022-06-16 23:43:35 -04:00
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h core/debugger: memory breakpoint support 2022-06-16 13:18:07 -04:00
memory.cpp core/debugger: memory breakpoint support 2022-06-16 13:18:07 -04:00
memory.h core/debugger: memory breakpoint support 2022-06-16 13:18:07 -04:00
perf_stats.cpp
perf_stats.h
reporter.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
reporter.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
telemetry_session.cpp
telemetry_session.h