citra/src/core
Lioncash ab021d163e CMakeLists: Derive the source directory grouping from targets themselves
Removes the need to store to separate SRC and HEADER variables,
and then construct the target in most cases.
2017-12-11 21:11:52 -05:00
..
arm HLE: Move SVC handlers to the Kernel namespace 2017-12-09 20:32:58 -08:00
file_sys Merge pull request #3254 from lioncash/fs 2017-12-09 23:35:08 +00:00
frontend
gdbstub core: clear format warnings 2017-11-01 12:35:32 +02:00
hle Merge pull request #3091 from Subv/hle_request_delat 2017-12-10 19:59:19 +01:00
hw CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
loader loader/ncch: Use AM to get update title path 2017-10-18 21:19:40 -06:00
tracer
3ds.h
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
core.cpp core/arm: Improve timing accuracy before service calls in JIT 2017-12-03 16:06:46 +00:00
core.h core/arm: Improve timing accuracy before service calls in JIT 2017-12-03 16:06:46 +00:00
core_timing.cpp CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
core_timing.h CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
memory.cpp Correcting word order of a comment in memory.cpp 2017-10-28 13:23:58 -04:00
memory.h Memory: Make WriteBlock take a Process parameter on which to operate 2017-10-01 14:18:36 -05:00
memory_setup.h
mmio.h
perf_stats.cpp
perf_stats.h
settings.cpp
settings.h
telemetry_session.cpp
telemetry_session.h