suyu/src/core
2017-10-09 21:39:32 -04:00
..
arm arm_interface: Set TLS address for dynarmic core. 2017-09-30 14:34:03 -04:00
file_sys nso: Refactor and allocate .bss section. 2017-09-30 14:33:58 -04:00
frontend Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
gdbstub arm: Use 64-bit addressing in a bunch of places. 2017-09-30 14:28:53 -04:00
hle loader: Various improvements for NSO/NRO loaders. 2017-10-09 21:39:32 -04:00
hw gpu: add comments for TextureCopy 2017-06-29 13:09:23 +03:00
loader loader: Various improvements for NSO/NRO loaders. 2017-10-09 21:39:32 -04:00
tracer Core: Fix some out-of-style includes 2017-05-27 16:31:42 -07:00
3ds.h Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
CMakeLists.txt loader: Add support for NRO, as well as various fixes and shared linker. 2017-10-05 23:30:08 -04:00
core.cpp telemetry: Log performance, configuration, and system data. 2017-07-17 21:32:28 -04:00
core.h Addressed Bunnei's review comments, and made some other tweaks: 2017-06-02 18:40:39 -04:00
core_timing.cpp CoreTiming: use named constant for ARM11 clock rate 2017-01-16 09:59:16 +02:00
core_timing.h CoreTiming: use named constant for ARM11 clock rate 2017-01-16 09:59:16 +02:00
memory.cpp memory: Log with 64-bit values. 2017-09-30 14:28:54 -04:00
memory.h loader: Various improvements for NSO/NRO loaders. 2017-10-09 21:39:32 -04:00
memory_setup.h core: Various changes to support 64-bit addressing. 2017-09-30 14:28:54 -04:00
mmio.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
perf_stats.cpp PerfStats: Re-order and document members better 2017-02-26 17:22:04 -08:00
perf_stats.h PerfStats: Re-order and document members better 2017-02-26 17:22:04 -08:00
settings.cpp Core: Fix some out-of-style includes 2017-05-27 16:31:42 -07:00
settings.h settings: Add telemetry endpoint URL. 2017-07-10 00:15:39 -04:00
telemetry_session.cpp telemetry: Log performance, configuration, and system data. 2017-07-17 21:32:28 -04:00
telemetry_session.h telemetry: Log a few simple data fields throughout core. 2017-05-24 19:16:23 -04:00