yuzu-mirror/src/core
Yuri Kunde Schlesner da6a40e3d1 core: Free AppLoader on shutdown to release file (#2558)
Fixes #2455
2017-02-11 03:29:46 +07:00
..
arm arm_dynarmic: Update memory interface 2017-02-03 17:32:51 +07:00
file_sys core: fix savedata_archive.cpp warnings about unhandled enumeration values on OSX 2017-01-29 21:50:25 +07:00
frontend hid: remove the touch field from PadState (#2557) 2017-02-11 01:11:42 +07:00
gdbstub Fix some warnings (#2399) 2017-01-04 13:48:29 +07:00
hle hid: remove the touch field from PadState (#2557) 2017-02-11 01:11:42 +07:00
hw CoreTiming: use named constant for ARM11 clock rate 2017-01-16 09:59:16 +07:00
loader loader: Add support for 3DSX special relocation types, fixes citra-emu/citra#2449 2017-01-19 01:34:58 +07:00
tracer Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 +07:00
CMakeLists.txt Merge pull request #2027 from Lectem/ipcrefactor 2017-02-05 10:22:13 +07:00
core.cpp core: Free AppLoader on shutdown to release file (#2558) 2017-02-11 03:29:46 +07:00
core.h core: inline CPU, 132 warnings fixed on GCC 2017-01-30 00:12:07 +07:00
core_timing.cpp CoreTiming: use named constant for ARM11 clock rate 2017-01-16 09:59:16 +07:00
core_timing.h CoreTiming: use named constant for ARM11 clock rate 2017-01-16 09:59:16 +07:00
memory.cpp Revert "Memory: Always flush whole pages from surface cache" 2016-12-17 19:13:33 +07:00
memory.h Expose page table to dynarmic for optimized reads and writes to the JIT 2016-11-24 20:41:18 +07:00
memory_setup.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +07:00
mmio.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +07:00
settings.cpp removed the possibly uneeded cast on values.gdbstub_port 2017-01-31 11:44:23 +07:00
settings.h Merge pull request #2368 from wwylele/camera-2 2017-01-29 22:16:39 +07:00