2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
Yuri Kunde Schlesner 5bb6753f2e Merge pull request #2494 from Kloen/killing-warnings-2-final-mix
core: inline CPU, 132 warnings fixed on GCC
2017-01-29 15:40:50 -08:00
..
arm Merge pull request #2366 from MerryMage/MemoryReadCode 2016-12-22 14:25:15 -05:00
file_sys core: fix savedata_archive.cpp warnings about unhandled enumeration values on OSX 2017-01-29 21:50:25 +01:00
frontend core: emu_window.cpp, fix conversion warnings from float to s16 on MSVC 2017-01-29 16:39:31 +01:00
gdbstub Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
hle core: fix err_f.cpp warning about unhandled enumeration value on OSX 2017-01-29 22:01:19 +01:00
hw CoreTiming: use named constant for ARM11 clock rate 2017-01-16 09:59:16 +02:00
loader loader: Add support for 3DSX special relocation types, fixes citra-emu/citra#2449 2017-01-19 01:34:58 +13:00
tracer
CMakeLists.txt Merge pull request #2308 from mailwl/ac-i 2017-01-12 10:12:46 -05:00
core.cpp Core: reset cpu_core in Shutdown to make IsPoweredOn work properly 2016-12-24 20:55:38 +02:00
core.h core: inline CPU, 132 warnings fixed on GCC 2017-01-30 00:12:07 +01: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 Revert "Memory: Always flush whole pages from surface cache" 2016-12-17 19:13:33 -05:00
memory.h
memory_setup.h
mmio.h
settings.cpp config: Add option for specifying screen resolution scale factor. 2017-01-07 03:23:22 -05:00
settings.h SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00